summaryrefslogtreecommitdiff
path: root/sdk/java_sdk_test.go
diff options
context:
space:
mode:
author Ulya Trafimovich <skvadrik@google.com> 2022-06-30 13:21:35 +0100
committer Ulya Trafimovich <skvadrik@google.com> 2022-07-07 12:12:50 +0100
commit6fad1d0dbab163f63b09c1d7e15a60bd61c45913 (patch)
tree6d094bb0d1d58c3662e1c546b870b21346644961 /sdk/java_sdk_test.go
parent40f9873612fe2b1ec122f0c147ae811ffa4d2574 (diff)
Dexpreopt: use "speed-profile" if a system server jar has a profile.
The motivation is to reduce file size and in-process memory footprint for "services" (which is currently the only system server jar that has a profile). For other system server jars that have no profile keep using "speed", as enabling "speed-profile" for them would completely disable AOT-compiled code. Compare .odex file size: - before: 44360 services.odex - after: 24968 services.odex Bug: b/237399630 Test: lunch aosp_sargo-userdebug && m Change-Id: I844b9607c496d3d6e7048dc6bb8cd958ecbaa441
Diffstat (limited to 'sdk/java_sdk_test.go')
0 files changed, 0 insertions, 0 deletions