summaryrefslogtreecommitdiff
path: root/libs/androidfw/ZipUtils.cpp
diff options
context:
space:
mode:
authorCalin Juravle <calin@google.com>2017-07-14 16:40:07 -0700
committerAndreas Gampe <agampe@google.com>2017-10-31 15:11:14 -0700
commite534b2c6f439e2d64d5b3a95b640766c56e5995c (patch)
tree2c3f3f1f518af2889b61c7822fe4e1f851fc4ce5 /libs/androidfw/ZipUtils.cpp
parent0a267a884ed04d3baf77ed7e5f6467879d035d33 (diff)
Fix splits class loader context for non dependant splits
If the app doesn't request for splits to be loaded in isolation or does not declare inter-split dependencies, then all the splits are loaded in the base apk class loader (in the order of they are defined). Fix the class loader context passed to dex2oat to reflect the runtime loading logic. (cherry picked from commit 305aeea38f96f0b94ad4be5cb979dd9cf98cf7df) Bug: 38138251 Test: runtest -x services/tests/servicestests/src/com/android/server/pm/dex/DexoptUtilsTest.java Merged-In: Ia0623d38883ae244fd16c0afb053fef016bf260a Change-Id: Ia0623d38883ae244fd16c0afb053fef016bf260a
Diffstat (limited to 'libs/androidfw/ZipUtils.cpp')
0 files changed, 0 insertions, 0 deletions