commit | 86d67df8d57b9537666f9b54a9ca563779a2288b | [log] [tgz] |
---|---|---|
author | Adam Lesinski <adamlesinski@google.com> | Tue Jan 31 13:47:27 2017 -0800 |
committer | Adam Lesinski <adamlesinski@google.com> | Wed Feb 01 15:28:23 2017 -0800 |
tree | d7498429238104f724b28ff68a84e7deeebef8af | |
parent | a9285db08883dbbe7b5eb9276cb52b7e01b42aa3 [diff] |
AAPT2: Support CtsContentTestCases build - Add <feature-group> to ManifestFixer. - Support <meta-data> in <instrumentation> - Add support for <bag> and type="configVarying". Some CTS tests use this old notation, we need to support it (even though configVarying isn't anything supported by the framework convention). Change-Id: I6946fa633ce513ea8437c1496db883cf27dcf6de Test: make aapt2_tests