Skip to content
Commit 589f2b53 authored by Fyodor Kupolov's avatar Fyodor Kupolov Committed by Narayan Kamath
Browse files

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
parent 3385b616
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment