summaryrefslogtreecommitdiff
path: root/tests/DynamicCodeLoggerIntegrationTests/src
diff options
context:
space:
mode:
authorAurimas Liutikas <aurimas@google.com>2018-10-11 10:56:29 -0700
committerHaibo Huang <hhb@google.com>2019-06-07 02:07:24 +0000
commit86dbc0fb24e09070ebbc5fe5a33d0496e2cbdaf4 (patch)
treeb9b384beaf7d9feb58e1ed5eb13d3cb6d8ca37a8 /tests/DynamicCodeLoggerIntegrationTests/src
parent714b3139039923d7678b11f856826ba029f048d6 (diff)
Fix kotlinc warnings in EasterEgg.
- Remove unused parameters / method - Wrap uses nullable bitmap with "?.let {" and sadly !! as it is in fact theoretically possible that bitmap becomes null due to a call from a different thread. - Run ktlint autofix up. Bug: 112638508 Test: make -j EasterEgg Change-Id: Idab21176ec9e4e61751a87c4aeafe3966ed10a8c Merged-In: Idab21176ec9e4e61751a87c4aeafe3966ed10a8c
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests/src')
0 files changed, 0 insertions, 0 deletions