diff options
author | Narayan Kamath <narayan@google.com> | 2014-04-12 11:41:13 +0100 |
---|---|---|
committer | Narayan Kamath <narayan@google.com> | 2014-04-30 09:43:31 +0100 |
commit | 0f206a149d27385ef092a34e0009a8607d663659 (patch) | |
tree | 0583de4ce3b00edc21cfc5fb464bbf7eaf0e5afc /libs/hwui/renderthread/DrawFrameTask.cpp | |
parent | dfacf855fd91eb2d40891721ad4b92ed65d0b46d (diff) |
Package manager changes for dual zygote stack.
- Pass down the app's instruction set to dexopt so that
it can compile the dex file for the right architecture.
- Also pass down the app's instruction set to rmdex, movedex
and getSize so that they can construct the cache file
location properly.
- Temporarily compile "system" jars such as am,wm etc. for
both architectures. A follow up change will ensure that
they're compiled only for one architecture (the same
arch. as the system server).
- Java "shared" libraries are now compiled for the right
architecture when an app requires them.
- Improve the app native library ABI detection to account
for system apps installed in /system/lib{64}/<packagename>
and also handle sdcard and forward locked apps correctly.
Change-Id: I4f380b146137803e51d56fdf355c3bdfc92c409d
Diffstat (limited to 'libs/hwui/renderthread/DrawFrameTask.cpp')
0 files changed, 0 insertions, 0 deletions