summaryrefslogtreecommitdiff
path: root/scripts/hiddenapi/verify_overlaps.py
AgeCommit message (Expand)Author
2021-08-31Apply pylint to scripts/hiddenapi/verify_overlaps* Spandan Das
2021-08-11Filter blocked entries from modular flag files Paul Duffin
2021-08-09Use trie to store monolithic hidden API flags Paul Duffin
2021-08-06Separate creation of signature patterns from overlap checking Paul Duffin
2021-08-05Extract a subset of the monolithic flags for comparison Paul Duffin
2021-08-05Clarify symbols used in verify_overlaps.py Paul Duffin
2021-08-05Add tests for verify_overlaps script Paul Duffin
2021-06-25Verify the modular stub flags are subsets of the monolithic stub flags Paul Duffin
2021-05-14Validate monolithic and modular hidden API flags are consistent Paul Duffin