diff options
author | 2022-03-28 16:09:27 +0100 | |
---|---|---|
committer | 2022-03-30 16:00:08 +0100 | |
commit | 26f19919ea18af240a2ec8783779fa88c96278e2 (patch) | |
tree | 48538513c1f911e88bb9da9f33d47cd945beed94 /scripts/generate-notice-files.py | |
parent | 4dcf65951b307ec6fda6c90d1e494d6b375161ff (diff) |
analyze_bcpf: Add --fix option
Add a --fix option that will cause the script to automatically fix the
issues that it finds. It uses the bpmodify tool to add values to the
bootclasspath_fragment's hidden_api properties.
This adds analyze_bcpf to bp2buildModuleDoNotConvertList as
analyze_bcpf depends on bpmodify which is a blueprint_go_binary which
is not yet supported by bazel.
Bug: 202154151
Test: m analyze_bcpf && analyze_bcpf --bcpf art-bootclasspath-fragment
m analyze_bcpf && analyze_bcpf --bcpf art-bootclasspath-fragment --fix
atest --host analyze_bcpf_test
Change-Id: I5ee52419b4829474f6dbeb47f86ab2aeb22b1382
Diffstat (limited to 'scripts/generate-notice-files.py')
0 files changed, 0 insertions, 0 deletions