platform_build_soong/scripts/hiddenapi
Paul Duffin 0c12b78ae8 Use named options for verify_overlaps
Previously, verify_overlaps used positional arguments, the first was
the monolithi flags and the rest were the module flag pairs (filtered
flags file and signature patterns file). This change makes them use
named options to make the purpose of the arguments clearer on the
command line.

Bug: 194063708
Test: atest --host verify_overlaps_test
      m out/soong/hiddenapi/hiddenapi-flags.csv
Change-Id: Ife0af0016eb0f91416e8330d5d98cb53c97d68a4
2022-04-08 10:56:21 +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 Use named options for verify_overlaps 2022-04-08 10:56:21 +01:00
verify_overlaps_test.py Cleanup verify_overlaps*.py 2022-04-08 10:49:24 +01:00