commit | 96b3123e1cc6a34f1194c95553ae85bbf6b8364f | [log] [tgz] |
---|---|---|
author | Alex Light <allight@google.com> | Mon Mar 08 10:11:46 2021 -0800 |
committer | Alex Light <allight@google.com> | Mon Mar 08 16:26:17 2021 -0800 |
tree | 8878022d130fdf30e0496fa88067750e4d3eb4e4 | |
parent | cf7e6de6a15cab53dc73db66999c0d32705896cb [diff] |
Don't delete new dalvik-cache for otapreopt otapreopt would incorrectly clear out the entire /data/ota/$BOOT_SLOT/dalvik-cache/$ISA directory each time it compiled an apk. This meant that pre-installed apks (from /system, /product, etc) would have their compilation artifacts deleted during OTAs, causing them to fallback to running from the APK or extracted dexs. Bug: 181182967 Test: Manual OTA of blueline Change-Id: I414424a8963e18e01b892a6e7ba2fb1beeb1a38d