commit | 201a60a8cfa70e760f7d47d093ad04480b722674 | [log] [tgz] |
---|---|---|
author | Jackal Guo <jackalguo@google.com> | Tue Aug 31 12:37:30 2021 +0800 |
committer | Jackal Guo <jackalguo@google.com> | Thu Sep 02 09:03:50 2021 +0800 |
tree | aee1cbf4ec713372c6aafde93bd6494864ba1294 | |
parent | 3ae8aa529c1997b62fd3af821359471a734394e6 [diff] |
Fix dump badging parity issue Correct the target SDK version for follow-up attribute checking when dump badging, and add the check if platformBuildVersionName/Code is integer. Besides, replace target SDK int by SdkConstants for both aapt and aapt2. Fix: 164447047 Test: atest libaapt_tests aapt2_tests Test: manually compare the output result between aapt and aapt2 Change-Id: I154264721c362ef9e45d9869900d50f07819cdf0