summaryrefslogtreecommitdiff
path: root/compiler/common_compiler_test.cc
diff options
context:
space:
mode:
authorDavid Brazdil <dbrazdil@google.com>2019-02-28 15:04:14 +0000
committerDavid Brazdil <dbrazdil@google.com>2019-03-05 15:17:01 +0000
commite7e26d10a7a1446b42c00104b162bf07e7c01a04 (patch)
treefb571d4903a499d9effae5940440af5159b8548e /compiler/common_compiler_test.cc
parent815d5e5304a5b57db64d6829813a14e464d5c55f (diff)
Assign non-runtime /apex/* dex files to platform domain
Until now only /system/framework and /apex/com.android.runtime were known locations, assigning "platform" domain to the former and "core-platform" domain to the latter. The media and conscrypt modules were left in the "application" domain. This patch adds a hardcoded path to the apex root and assigns all dex files in subdirectories to the "platform" domain. This affects both conscrypt and media modules. Any other dex files on boot classpath are also assigned to "platform" on first access. A warning is printed in such case and it is now deduped to avoid logspam. Bug: 125701194 Bug: 119068555 Test: compiles, boots, no conscrypt/media warnings about missing domain Test: art/test.py -b -r -t 674 Change-Id: I33bef18459741095d3d99b541fc88b21cf547800
Diffstat (limited to 'compiler/common_compiler_test.cc')
0 files changed, 0 insertions, 0 deletions