summaryrefslogtreecommitdiff
path: root/java/java_test.go
diff options
context:
space:
mode:
author Vladimir Marko <vmarko@google.com> 2020-02-06 15:14:29 +0000
committer Vladimir Marko <vmarko@google.com> 2020-02-07 10:32:50 +0000
commit40139d6422114672770fc9051c346f8f1aba79d9 (patch)
treeff5fb6f16f3ad885623144bef6daeeb9ca4647b0 /java/java_test.go
parent9acd7c3d36ae2066327bce9d91c3722f3952dc9d (diff)
Support dexpreopt against the primary boot image.
Framework and other dex files are used without image. 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 (say input.odex) 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: I65c2f247656e41f2c37df1ecb9e06af7dabab76e
Diffstat (limited to 'java/java_test.go')
0 files changed, 0 insertions, 0 deletions