platform_build_soong/scripts/hiddenapi
Paul Duffin b99d480e1d analyze_bcpf: Explain why a package is split/single
Previously, the script would determine whether a package was split,
single or could be used as a prefix but did not explain why. This
change provides additional information to explain why they are split.

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: I3e2d5c0b54b5cc028013ce5ea979ebd9b9bf2c0d
2022-04-04 18:24:40 +01:00
..
analyze_bcpf.py analyze_bcpf: Explain why a package is split/single 2022-04-04 18:24:40 +01:00
analyze_bcpf_test.py analyze_bcpf: Explain why a package is split/single 2022-04-04 18:24:40 +01:00
Android.bp analyze_bcpf: Add --fix option 2022-03-30 16:00:08 +01:00
generate_hiddenapi_lists.py Apply pylint to scripts/hiddenapi/generate_hiddenapi_lists* 2021-08-27 00:09:25 +00:00
generate_hiddenapi_lists_test.py Apply pylint to scripts/hiddenapi/generate_hiddenapi_lists* 2021-08-27 00:09:25 +00:00
merge_csv.py Apply pylint to remaining scripts in hiddenapi 2021-08-27 00:30:41 +00:00
signature_patterns.py Make bootclasspath_fragment hidden API package checks exhaustive 2022-03-18 10:54:51 +00:00
signature_patterns_test.py Make bootclasspath_fragment hidden API package checks exhaustive 2022-03-18 10:54:51 +00:00
signature_trie.py signature_trie: Avoid unnecessary wrapping and unwrapping of values 2022-04-01 15:04:23 +01:00
signature_trie_test.py signature_trie: Avoid unnecessary wrapping and unwrapping of values 2022-04-01 15:04:23 +01:00
verify_overlaps.py Extract signature_trie.py from verify_overlaps.py 2022-03-09 14:04:23 +00:00
verify_overlaps_test.py Extract signature_trie.py from verify_overlaps.py 2022-03-09 14:04:23 +00:00