diff options
author | David Srbecky <dsrbecky@google.com> | 2020-12-08 16:59:18 +0000 |
---|---|---|
committer | David Srbecky <dsrbecky@google.com> | 2020-12-10 16:30:07 +0000 |
commit | d259ffb453b04b6b8e0c48daf6dd6554ec80ee97 (patch) | |
tree | 80db436fe3cc84f052edd0bf4ace6435cc8d625d /test/ProfileTestMultiDex/main.jpp | |
parent | 955f40f336c201a93832081d2070d66a15521fa4 (diff) |
Disable VMRuntime_preloadDexCaches
For compiled code, we have largely moved to using .bss, so the
DexCache just costs us unnecessary extra space and dirty pages.
For interpreted code, the hashtables are too small and will be
overridden many times over at run-time regardless.
Test: device boots
Change-Id: I32bff875f3784e8bc0c7350be9b02c59216d234b
Diffstat (limited to 'test/ProfileTestMultiDex/main.jpp')
0 files changed, 0 insertions, 0 deletions