summaryrefslogtreecommitdiff
path: root/compiler/optimizing/code_sinking.cc
diff options
context:
space:
mode:
author Paul Duffin <paulduffin@google.com> 2022-03-16 16:31:34 +0000
committer Paul Duffin <paulduffin@google.com> 2022-03-18 18:42:35 +0000
commit54ac49af72790a78f6ebe9a5994e1fae13a4a015 (patch)
treefca79483dc1b4215c4e77c1b080635fd1017978a /compiler/optimizing/code_sinking.cc
parent4a5b43f7406c5704f529dc19bf9c7c8a9ed3c6b2 (diff)
Add missing android.system package to art-bootclasspath-fragment
The split_packages and package_prefixes properties in art-bootclasspath-fragment cover all packages provided by that fragment except "android.system". This change adds "android.system" to make them define an exhaustive set of packages. That is necessary as an accompanying change will fail the build if a bootclasspath_fragment includes a package that is not in that set. The build check failed on coverage builds due to the presence of extra jacoco, emma and asm classes so it was necessary to add coverage specific versions of the properties to art-bootclasspath-fragment. Bug: 194063708 Test: atest signature_patterns_test m out/soong/hiddenapi/hiddenapi-flags.csv m EMMA_INSTRUMENT=true EMMA_INSTRUMENT_FRAMEWORK=true out/soong/hiddenapi/hiddenapi-flags.csv # Breaks without this change to add android.system to # the art-bootclasspath-fragment. Change-Id: If1bb7083d1137e7a3c7a6eec2706127ac6ca5ff7
Diffstat (limited to 'compiler/optimizing/code_sinking.cc')
0 files changed, 0 insertions, 0 deletions