summaryrefslogtreecommitdiff
path: root/tools/warn/java_warn_patterns.py
diff options
context:
space:
mode:
author Nicolas Geoffray <ngeoffray@google.com> 2021-03-29 11:48:33 +0100
committer Nicolas Geoffray <ngeoffray@google.com> 2021-03-29 14:03:12 +0100
commit5bfe9267f8182fcceeaf364fa0a829f3861f3c53 (patch)
treed070c2a6bf3e1c40553e90e474468b02052d9c0a /tools/warn/java_warn_patterns.py
parentbc50bb88e2e64b3a20c47e56edf7332399f56473 (diff)
Preopt apps with updatable boot classpath too.
Test: m Test: egrep 'ethernet-service[^ ]*odex' out/soong/build.ninja \ | grep updatable # is empty egrep 'oat-file=[^ ]*Gallery2[^ ]*odex' out/soong/build.ninja \ | egrep -o 'Xbootclasspath:[^ ]*' \ | sed 's/:/\n/g' \ | grep updatable_bootjars # lists updatable boot jars egrep -o 'Xbootclasspath:[^ ]*' \ -o `find out -name dexpreopt.sh | grep Dialer` \ | sed 's/:/\n/g' \ | grep updatable_bootjars # lists updatable boot jars Bug: 178467404 Change-Id: Ia5d4e59bac3e32bc77f1a0ab9e1abb18768a7ee7
Diffstat (limited to 'tools/warn/java_warn_patterns.py')
0 files changed, 0 insertions, 0 deletions