commit | 1c4605a7f8da9e4af59efbed4f337719f0c0a515 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Fri Feb 08 02:49:59 2019 +0900 |
committer | Jiyong Park <jiyong@google.com> | Sun Feb 10 00:13:49 2019 +0900 |
tree | 1e606703088fab188fb0daf5c5b884f302bc7e7e | |
parent | fcecff73506f9f4138fd4b06553f9c3d2fcb7762 [diff] |
Allow each APEX to provide its own AndroidManifest AndroidManifest.xml file can be specified via the 'androidManifest' property in the apex module type. It can be used to have a custom AndroidManifest.xml that have additional tags (such as <uses-sdk> or <uses-feature>) for precise tageting. The property is optiona; if unspecified, the one is auto-generated as before. Bug: 123857186 Test: m apex_test_build_features Change-Id: I0d28438e9463f8f544047bf5c89dc76066b7dbab