Do not create oat directory for an app in ASEC container
Currently installation fails, if an app is located on SD card (inside ASEC). If an app is located inside ASEC, dexopt output should go to /data/dalvik-cache. dexopt also needs to be performed at a later stage, because the name of the oat file contains the absolute path to the dex file. Bug: 20452651 Bug: 21360107 (cherry picked from commit 94056d1c) Change-Id: Id1ced7159e5af9c05be0b637437b3b260e859c1d
Loading
Please register or sign in to comment