diff options
author | Andreas Gampe <agampe@google.com> | 2018-04-23 08:59:12 -0700 |
---|---|---|
committer | Andreas Gampe <agampe@google.com> | 2018-04-23 10:21:17 -0700 |
commit | 58adf3a8eead2d7594fc1ac15aaed6a5760e7ba4 (patch) | |
tree | 1c0ca35accdb5ca155656aa0ac9f46868c7e932c /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | fc9bc10d69db0d1dcbd14c5d2eff0b0e01a7e55d (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.
Bug: 78200989
Test: m
Test: Device boots
Test: CTS (wrap & JVMTI)
Change-Id: I749934e794b0c89d72ea8ee413b845e7804de184
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions