summaryrefslogtreecommitdiff
path: root/tools/warn/java_warn_patterns.py
diff options
context:
space:
mode:
author Colin Cross <ccross@android.com> 2019-05-07 11:47:13 -0700
committer Colin Cross <ccross@android.com> 2019-05-07 11:47:13 -0700
commit8d342447391561a5ce5011fbe4284f2a725ed083 (patch)
tree13ed149c6e4d32ea594a3c20090c4ceb90cc946c /tools/warn/java_warn_patterns.py
parent7dbbc3075b5f4f3bc91eeecf3d7e3df429c60e5b (diff)
Use --ignore_missing_files when creating symbols.zip
symbols.zip is created while files that are not part of the platform build but were requested on the Make command line (for example by passing "tests") are still being installed. Installation often involves removing and then recreating the file. If the file exists when the list of files to be zipped is created, but is removed when soong_zip is zipping, it fails with an error. Pass --ignore_missing_files to silence the error and keep zipping. Fixes: 79503862 Test: m checkbuild Change-Id: I1fbbf1f1396948288ee133c319b2e19dee97983b
Diffstat (limited to 'tools/warn/java_warn_patterns.py')
0 files changed, 0 insertions, 0 deletions