diff options
author | 2022-03-09 14:51:17 +0000 | |
---|---|---|
committer | 2022-03-15 15:16:04 +0000 | |
commit | ea93542e9007eba1eb04a6f3da7f344596b9967e (patch) | |
tree | 0649f3eda3f892b69a78c3959f98db0feda0fcec /androidmk/parser/parser_test.go | |
parent | 19255f1d9149324cc07c3b8e3910f486410dd5e8 (diff) |
Switch signature_to_elements to use tuple
Previously, it used a structured string of format <type>:<value>. A
tuple is more efficient and less prone to edge cases, such as when the
value is a field signature which itself contains a ":".
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: I80abaff243d98aad325df1b5a655bba7f9d04e2c
Diffstat (limited to 'androidmk/parser/parser_test.go')
0 files changed, 0 insertions, 0 deletions