diff options
author | paulhu <paulhu@google.com> | 2020-05-28 19:17:45 +0800 |
---|---|---|
committer | paulhu <paulhu@google.com> | 2020-05-28 19:17:45 +0800 |
commit | a9944c2d041dabca3df56cb698b8595bae7362cf (patch) | |
tree | ea30509f7d4874e92c916c726dd0227291bbe487 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 2cdbcea8ba29bbb8d50511a9fa6e5bd2763fb153 (diff) |
Use Class#getSimpleName instead of KClass#getSimpleName
KClass#getSimpleName need refer to kotlin-reflect.jar which need
include it in Andorid.bp. However, it's not necessary to use
KClass#getSimpleName but use Class#getSimpleName instead.
Test: atest TetheringTests
Bug: 157527499
Change-Id: I49bc336a276d30152402eba926cc583bc81e8e5c
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions