diff options
author | Mathew Inwood <mathewi@google.com> | 2019-01-07 14:02:52 +0000 |
---|---|---|
committer | Mathew Inwood <mathewi@google.com> | 2019-01-08 09:55:12 +0000 |
commit | b62f6f1afcd7ec774fa9627ea0675da7d453ba64 (patch) | |
tree | 661ce0599884e038ab858bb36753fbd8cedbd635 /test/ProfileTestMultiDex | |
parent | 1cc5dc8f0c990afeda0993dd088fc4c8432aa46f (diff) |
Improved error message when multiple annotations.
Old:
Check failed: values.size() == 2u (values.size()=3, 2u=2) Currently only \
signature and one flag are supported
New:
Check failed: flags.size() == 1u (flags.size()=2, 1u=1)
out/target/common/obj/PACKAGING/hiddenapi-flags.csv:36125
Landroid/content/om/OverlayInfo;->isEnabled()Z: Expected one flag, found 2:
greylist,whitelist
See go/hiddenapi-error for help.
Test: m
Change-Id: Iab4bef5d24e416ea43e0302f898fc987f3158489
Diffstat (limited to 'test/ProfileTestMultiDex')
0 files changed, 0 insertions, 0 deletions