diff options
| author | 2020-02-07 14:40:00 +0000 | |
|---|---|---|
| committer | 2020-02-07 14:42:09 +0000 | |
| commit | 7ea8a3d9fa114c31694176649a371b24500cbbff (patch) | |
| tree | f3e06aa9a14d4d4d755ac8e6082aef62ab8fb624 /tools/warn/java_warn_patterns.py | |
| parent | 30bbf37de26bfc41f23a7c8051fb460caa15b123 (diff) | |
Use ART image for make-based preopt.
Test: taimen-userdebug boots when built with
DEXPREOPT_USE_ART_IMAGE=true
Test: Check logcat for checksum verification failures.
(Build ART with extra logging in OatFileAssistant.)
Test: Check that bootclasspath-checksums from some prebuilt
oat files contain only one image checksum followed by
dex file checksums with
grep -az -A1 -E '^bootclasspath-checksums$' <oat-file> | \
xargs -0 echo | gawk '{print $2}'
Bug: 119800099
Change-Id: I241b65d7323901906ffcde91ca9ba173e1755ad7
Diffstat (limited to 'tools/warn/java_warn_patterns.py')
0 files changed, 0 insertions, 0 deletions