summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator.cpp
diff options
context:
space:
mode:
authorRaff Tsai <rafftsai@google.com>2019-09-27 13:26:02 +0800
committerRaff Tsai <rafftsai@google.com>2019-11-05 17:50:06 +0800
commit031a043554bc7d66a886cb98e4bc2fb2e81c5561 (patch)
tree5beb6ec9cd9606d8b7a11430b2a68d1320e8ad09 /tools/aapt2/java/JavaClassGenerator.cpp
parent46214265e27db9e47dbd43ae651f4454b53a4b03 (diff)
Extend SearchIndexableResources to use SearchIndexableData
- We used Class as the input value, then use reflection to get SearchIndexProvider from class, that is not work for proguarded apps. Change the interface which takes SearchIndexableBundle as input which contains Class and SearchIndexProvider, we can check SearchIndexProvider is existed in compile time. And without the reflection code in Settings, we get some performance improvement. Bug: 135053028 Test: robolectric Change-Id: I27a898c36a388d2b532d6452b63abb09f493ef24
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions