Files
build_soong/android
Paul Duffin 26f19919ea 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
2022-03-30 16:00:08 +01:00
..
2022-03-07 14:56:33 -08:00
2022-03-07 14:56:33 -08:00
2022-03-30 16:00:08 +01:00
2021-03-17 16:35:13 +01:00
2021-08-27 10:08:49 +02:00
2022-03-25 18:30:49 -04:00
2021-12-08 15:08:59 -08:00
2021-12-13 13:33:15 -05:00
2021-03-02 20:17:19 +00:00
2022-03-09 18:16:36 +08:00
2021-09-23 11:37:57 +01:00
2021-12-01 17:43:00 +00:00
2021-12-01 17:43:00 +00:00
2021-09-23 11:37:57 +01:00
2022-02-07 10:17:35 -05:00