diff options
| author | 2022-02-25 13:50:58 -0800 | |
|---|---|---|
| committer | 2022-02-25 13:53:11 -0800 | |
| commit | dc50c85d523cdd20a193bce65c92e50f981be615 (patch) | |
| tree | 2338730e45acb295b02afc6896d5970fcc5d866f /tools/bit/command.cpp | |
| parent | 66660a1a4e8e759af608fffd3f768c69e9546e0a (diff) | |
Further refine system_server Proguard rules
Ensure Activity+View instances are properly kept, and fix JNI interop
for PackageManager shell commands.
Note: Normally Activity/View references are implicitly kept through
manifest and resource entries bundled in the target. system_server is
somewhat unique in that its manifest/resource entries are stored
separately with the framework. Follow-up work will route such references
explicitly to the R8 invocation.
Bug: 221332315,221322925,221346618,221349887
Test: SYSTEM_OPTIMIZE_JAVA=true + atest
CtsInstalledLoadingProgressHostTests
CtsAutoFillServiceTestCases
CtsAppSecurityHostTestCases
CtsAppTestCases
Change-Id: I347d2264f5ee41931edbd37c62be0a46a834b4c2
Diffstat (limited to 'tools/bit/command.cpp')
0 files changed, 0 insertions, 0 deletions