summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator.cpp
diff options
context:
space:
mode:
authorpaulhu <paulhu@google.com>2020-05-29 00:29:22 +0800
committerpaulhu <paulhu@google.com>2020-05-29 00:29:22 +0800
commit7293a504f23963f77d5edc0db2ec102bd9900504 (patch)
tree7438100639354633d2ca0f73a4170ef7c8d04693 /tools/aapt2/java/JavaClassGenerator.cpp
parentff2641428fbe9f7766f8ab901680c9bb7524f005 (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 Merged-In: I49bc336a276d30152402eba926cc583bc81e8e5c
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions