Add 'Additional_manifest' property to merge other manifests
This is equivalent to 'LOCAL_FULL_LIBS_MANIFEST_FILES' in Make. Fixes: 123374442 Test: m -j Change-Id: Ic4b40a08f2454687c74949020598651acea3b2dd
This commit is contained in:
committed by
Changho Shin
parent
02ed5df4ac
commit
b5432b7a3d
@@ -173,6 +173,8 @@ func init() {
|
||||
// Jacoco filters:
|
||||
"LOCAL_JACK_COVERAGE_INCLUDE_FILTER": "jacoco.include_filter",
|
||||
"LOCAL_JACK_COVERAGE_EXCLUDE_FILTER": "jacoco.exclude_filter",
|
||||
|
||||
"LOCAL_FULL_LIBS_MANIFEST_FILES": "additional_manifests",
|
||||
})
|
||||
|
||||
addStandardProperties(bpparser.BoolType,
|
||||
|
Reference in New Issue
Block a user