platform_build_soong/scripts/hiddenapi
Paul Duffin ea836c2baf analyze_bcpf: Indent multi-line text to improve formatting
Addresses a comment on the review of the initial changes to add
analyze_bcpf script.

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: I8c030dcc1a29f106ca57dca8c97a5cb4425e7674
2022-04-04 16:59:36 +01:00
..
analyze_bcpf.py analyze_bcpf: Indent multi-line text to improve formatting 2022-04-04 16:59:36 +01:00
analyze_bcpf_test.py analyze_bcpf: Compute hidden_api package properties 2022-03-30 16:00:08 +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