commit | f80d0ae89b118414e4c2f994fd684f4a47323b1a | [log] [tgz] |
---|---|---|
author | Donald Chai <dchai@google.com> | Mon Jan 06 13:52:41 2020 -0800 |
committer | Donald Chai <dchai@google.com> | Tue Jan 07 21:17:59 2020 -0800 |
tree | 3698709b2e5366acc8ac25bb948724ef8b57df22 | |
parent | 8ab35ca19d8db831a61c7c0c720ab42aadc7ff52 [diff] |
Add option to avoid clobbering visibility of <declare-styleable> "aapt2 compile" marks styleables as public instead of preserving information from <public/> or --visibility options. This behavior can now be disabled via --preserve-visibility-of-styleables. Bug: 146649511 Change-Id: Ifb8ab396573d1393df737a59625e79e9cf2494a7 Tested: aapt2_tests