platform_build_soong/scripts/hiddenapi
Paul Duffin af193429d4 Verify the modular stub flags are subsets of the monolithic stub flags
Bug: 179354495
Test: m out/soong/hiddenapi/hiddenapi-stub-flags.txt
      - check that an error is reported if a modular stub-flags.csv file,
        i.e. one created by a fragment is not a subset of the monolithic
        file, e.g. because a signature in the modular file has different
        flags than it does in the monolithic or is not present there.
Merged-In: I46ebb495cb093a5e3abe7571c49933c845318549
Change-Id: I46ebb495cb093a5e3abe7571c49933c845318549
(cherry picked from commit 2e880971528cd4a2d93062072c7d8e9ff7998ade)
2021-06-25 21:59:28 +01:00
..
Android.bp Validate monolithic and modular hidden API flags are consistent 2021-05-14 01:49:19 +01:00
generate_hiddenapi_lists.py Allow generate_hiddenapi_lists.py to work with no custom flag files 2021-04-21 17:15:25 +01:00
generate_hiddenapi_lists_test.py Move hiddenapi tools used by build/soong from frameworks/base 2021-02-09 10:46:36 +00:00
merge_csv.py Maintain header order in merge_csv 2021-06-16 03:06:33 +01:00
verify_overlaps.py Verify the modular stub flags are subsets of the monolithic stub flags 2021-06-25 21:59:28 +01:00