19255f1d91
Previously, signature_to_elements would return a string array where non-wildcard strings were of the form <type>:<value> but wildcard strings were just * or **. This change makes it handle wildcards consistently with the other element types and adds some extra checking for edge cases. Bug: 202154151 Test: m out/soong/hiddenapi/hiddenapi-flags.csv atest --host signature_trie_test verify_overlaps_test pyformat -s 4 --force_quote_type double -i scripts/hiddenapi/signature_trie* /usr/bin/pylint --rcfile $ANDROID_BUILD_TOP/tools/repohooks/tools/pylintrc scripts/hiddenapi/signature_trie* Change-Id: I5bfaf5e75c7da54b6241f68e03231939c9d65501 |
||
---|---|---|
.. | ||
Android.bp | ||
generate_hiddenapi_lists.py | ||
generate_hiddenapi_lists_test.py | ||
merge_csv.py | ||
signature_patterns.py | ||
signature_patterns_test.py | ||
signature_trie.py | ||
signature_trie_test.py | ||
verify_overlaps.py | ||
verify_overlaps_test.py |