commit | 6190774f8c6ad0888815ed660fa4133c3000fcec | [log] [tgz] |
---|---|---|
author | liulvping <liulvping@xiaomi.com> | Tue Aug 21 09:36:52 2018 +0800 |
committer | Mathieu Chartier <mathieuc@google.com> | Thu Apr 04 15:17:40 2019 -0700 |
tree | c9cb55f4ea067687ee3736bc2ea56602851fa199 | |
parent | 714761d2bd8552c57062ee8fc78654772a044c6d [diff] |
Installd: don't generate app image without reference profile Use app images only if we are compiling profile-guided and reference profile exists. Fixed test logic to use a dm_file so that the profile is actually opened by dexopt.cpp. Test: adb install xxx.apk & check if app image file exists Bug: 112860306 Change-Id: I50375a9d9213ee1e7b1fffbdd69c8510f509e008 Signed-off-by: liulvping <liulvping@xiaomi.com>