commit | 6e241e7e5408aae655362905a78d29e6c52ca305 | [log] [tgz] |
---|---|---|
author | Adam Lesinski <adamlesinski@google.com> | Fri Aug 18 19:49:58 2017 -0700 |
committer | Adam Lesinski <adamlesinski@google.com> | Thu Sep 14 11:31:13 2017 -0700 |
tree | de7714461353c5796fc2eb74d42e5e1c85e60d88 | |
parent | b791721cd1a6154e5582d824f5d20b2c8b8d5ac5 [diff] |
AAPT2: Fix regression in Manifest.java permissions Permissions defined with the same leaf name emit the same string symbol, which causes collisions. AAPT would override the symbol with the last one seen. Do the same thing as AAPT, but emit a warning. Bug: 64472942 Bug: 65645766 Test: make aapt2_tests Change-Id: I17b9dc7e8d8bd80db98869394c93695cb453bebd Merged-In: I17b9dc7e8d8bd80db98869394c93695cb453bebd