diff options
author | Aurimas Liutikas <aurimas@google.com> | 2018-10-11 10:56:29 -0700 |
---|---|---|
committer | Aurimas Liutikas <aurimas@google.com> | 2018-10-11 11:00:57 -0700 |
commit | 455f588927978c7c8e71e32d9d16cefda6f0616a (patch) | |
tree | 003dde56d6ba51c534d549246b25d1437ad49ee4 /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | 018f47a2b045f5941dce29c5101e090ffaf20dee (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
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions