diff options
author | Jiyong Park <jiyong@google.com> | 2019-02-08 02:53:06 +0900 |
---|---|---|
committer | Jiyong Park <jiyong@google.com> | 2019-02-13 16:24:59 +0900 |
commit | 40e26a2a995dabed6129f774d84c6363c833f192 (patch) | |
tree | a7b06bba52675d23643c8589c4fe1e69ef4246d6 /java/dexpreopt.go | |
parent | ad0328deb830b1eaaa46f31adcbac43bbb636cee (diff) | |
download | build_soong-40e26a2a995dabed6129f774d84c6363c833f192.tar.gz build_soong-40e26a2a995dabed6129f774d84c6363c833f192.tar.bz2 build_soong-40e26a2a995dabed6129f774d84c6363c833f192.zip |
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 targeting.
The property is optional; if unspecified, then one is auto-generated as
before.
Bug: 123857186
Test: m apex_test_build_features
Change-Id: Id7ee0471661887cfa11124cbaa3beea8cffcdda4
Diffstat (limited to 'java/dexpreopt.go')
0 files changed, 0 insertions, 0 deletions