diff options
author | Ryan Mitchell <rtmitchell@google.com> | 2020-06-01 12:17:07 -0700 |
---|---|---|
committer | Ryan Mitchell <rtmitchell@google.com> | 2020-06-01 19:28:48 +0000 |
commit | 22dc5310a4bb88b5f539677156493722bb9a9447 (patch) | |
tree | 46f1ee2a17780b6a7e5a5b67cce85d5bb74ce077 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 8f278fb31e80586a95e459cbd6dc64834427ea64 (diff) |
Only move private attrs when building framework
When aapt was changed to move private attributes into a different type
(9b624c186cb6059dfb3ec24bfb6386a0fc17b88c), attributes only were moved
when building the framework. When this functionality was ported to
aapt2, all apps using the public tag would have their private
attributes moved. The change does not appear to be intentional and
thus is a parity issue.
This change only moves private attributes when building a package with
an id of 0x01.
Bug: 151683505
Test: manual
Change-Id: Ic9843f99e428f94cb6a55988a3881b8a91c7d7e2
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions