summaryrefslogtreecommitdiff
path: root/tools/warn/java_warn_patterns.py
diff options
context:
space:
mode:
author Paul Duffin <paulduffin@google.com> 2020-06-17 17:22:40 +0100
committer Paul Duffin <paulduffin@google.com> 2020-06-17 17:38:24 +0100
commit92d41de8f225d70616ac3ab9a4723bf019e60c52 (patch)
tree5a85dbd7aaba78b173a227f2bc4ffc36600c21ce /tools/warn/java_warn_patterns.py
parentd9673e768a5e5558100278be8c7f5284bc710085 (diff)
Fail check-boot-jars if boot jar contains 0 .class files
Protect against an invalid boot jar, e.g. one containing .dex files is used instead of .class files. Test: add a prebuilt for framework-tethering Run `m check-boot-jars` with the first fix from https://r.android.com/1341756 and the build fails due to no .class files because a dex jar is used. Run `m check-boot-jars` with all fixeds from https://r.android.com/1341756 and the build works. Bug: 158304459 Bug: 159112414 Change-Id: I0e8ebd318312949bc58ba7a5c89f9e265b8bedf2
Diffstat (limited to 'tools/warn/java_warn_patterns.py')
0 files changed, 0 insertions, 0 deletions