diff options
author | Fyodor Kupolov <fkupolov@google.com> | 2015-04-22 16:03:48 -0700 |
---|---|---|
committer | Narayan Kamath <narayan@google.com> | 2015-05-21 19:42:34 +0100 |
commit | 589f2b53f2ad4639d5a193bc89e903a8b2400975 (patch) | |
tree | d26078d7d0a5b923793c5746eb3bd792dd865e24 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 3385b6169f47fd663d893fc787173c2d57a0a05f (diff) |
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 94056d1cb8183bde3e942336735b289b9654deb1)
Change-Id: Id1ced7159e5af9c05be0b637437b3b260e859c1d
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions