diff options
| author | 2022-03-08 16:35:52 +0000 | |
|---|---|---|
| committer | 2022-03-15 15:16:04 +0000 | |
| commit | 19255f1d9149324cc07c3b8e3910f486410dd5e8 (patch) | |
| tree | 0cf077b35d9fd3ce5ff758ef56ff32752b9eadaa /sdk/java_sdk_test.go | |
| parent | b6a55c53e73e1a43aa9f79d7e759530a893e4f4c (diff) | |
Make signature_to_elements stricter and more consistent
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
Diffstat (limited to 'sdk/java_sdk_test.go')
0 files changed, 0 insertions, 0 deletions