commit | 94e4a01dec2ac26f49808c2fe7011855ea5614f6 | [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 12:55:52 2020 -0800 |
tree | ce3d28f1b80035cd2eff069155a7fec0095b80ef | |
parent | d71c0bc37e18034bb480e1042014f515d2dd0590 [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