summaryrefslogtreecommitdiff
path: root/libs/hwui/Program.cpp
diff options
context:
space:
mode:
author Narayan Kamath <narayan@google.com> 2014-07-04 18:30:45 +0100
committer Narayan Kamath <narayan@google.com> 2014-07-10 17:16:14 +0100
commitff110bd61a69f7ed8602ae14b27f7befec76b2e7 (patch)
tree952fc963ae155edfc6f781611ee3dd1b68d3a071 /libs/hwui/Program.cpp
parent3e9090524a9a2ba686d2c115ee8c65a8d379be12 (diff)
Multi-arch application installs.
Each application now has two ABIs, the primary and the secondary. The app is always launched with the primary, but the secondary might be used by other apps that load the given applications code. This implies we must: - dex2oat the app both ways. - extract shared libraries for both abis. The former is relatively straightforward but the latter requires us to change the layout for shared libs that we unpack from applications. The bulk of this change deals with the latter. This change continues to fill in nativeLibraryPath during scans for backwards compatibility. This will be removed in a future patch. Change-Id: Ia943dd11ef815c5cbfc60f17929eaa2a652a385a
Diffstat (limited to 'libs/hwui/Program.cpp')
0 files changed, 0 insertions, 0 deletions