diff options
author | Narayan Kamath <narayan@google.com> | 2014-05-01 11:41:20 +0100 |
---|---|---|
committer | Narayan Kamath <narayan@google.com> | 2014-05-01 13:54:48 +0000 |
commit | 0349e8c4785ed467d8de2ff383e28be3e41bdc3b (patch) | |
tree | 879534fb65405fa603d5fc16599ca154e673b97c /rs/java/android/renderscript/ProgramVertexFixedFunction.java | |
parent | 645a920fd2c478c545c6bb659f2eab36545fe116 (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.
(cherry-picked from commit b4d35dc8e9702f9d0d82d35a105f0eea35672b52)
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions