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
3 files changed
tree: 1e606703088fab188fb0daf5c5b884f302bc7e7e
  1. apexd/
  2. apexer/
  3. proto/
  4. tests/
  5. OWNERS
  6. PREUPLOAD.cfg
  7. TEST_MAPPING