diff options
author | Andreas Gampe <agampe@google.com> | 2018-04-23 08:59:12 -0700 |
---|---|---|
committer | Andreas Gampe <agampe@google.com> | 2018-04-23 16:02:00 -0700 |
commit | c0886002289ce58bffa9d6c2430a7090c19a1136 (patch) | |
tree | 90dd1660a8a8ae121273145eab02a9dc2427f434 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 8819dc864944e135011d324de6c73ee1986fca78 (diff) |
PackageManager: Skip dexopt on install for debuggable apps
To reduce install-to-started latency, skip dexopt at install-time
for debuggable apps. This is a conscious tradeoff, as the app
will run slower, and do repeated work on every startup. However,
for debuggable apps, turnaround time is more important.
(cherry picked from commit 58adf3a8eead2d7594fc1ac15aaed6a5760e7ba4)
Bug: 78200989
Test: m
Test: Device boots
Test: CTS (wrap & JVMTI)
Merged-In: I749934e794b0c89d72ea8ee413b845e7804de184
Change-Id: I749934e794b0c89d72ea8ee413b845e7804de184
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions