commit | 637b4820dc1858dacbf562ca65c13b4be0249e0e | [log] [tgz] |
---|---|---|
author | Alexandria Cornwall <acornwall@google.com> | Thu Aug 11 09:53:16 2016 -0700 |
committer | Alexandria Cornwall <acornwall@google.com> | Thu Aug 11 09:53:16 2016 -0700 |
tree | ffe2680955b435e78a08da1a77282769fce31041 | |
parent | 5e64600d8ea7bd7d2b94c3abb6c204929c885b63 [diff] |
AAPT2: Reorder link steps AAPT2's link steps were writing the res/* files before optimizations to the resource table were performed (such as version collapsing). This was causing unreferenced res/* files to remain in the archive, even though they're no longer necessary. Bug: 30705740 Change-Id: I50d7943ef7429b14e46587093855c15d54038299