Merge "Fix mainline_mixed build"
am: 484a6e53c1
Change-Id: Ie705c3c24ee2a02534605eed5624a2cb826ef1ea
This commit is contained in:
@@ -2916,6 +2916,10 @@ else ifdef BUILDING_PRODUCT_IMAGE
|
|||||||
check_framework_manifest := true
|
check_framework_manifest := true
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
# TODO (b/131425279): delete this line once build_mixed script can correctly merge system and
|
||||||
|
# product manifests.
|
||||||
|
check_framework_manifest := true
|
||||||
|
|
||||||
ifeq ($(check_framework_manifest),true)
|
ifeq ($(check_framework_manifest),true)
|
||||||
|
|
||||||
BUILT_ASSEMBLED_FRAMEWORK_MANIFEST := $(PRODUCT_OUT)/verified_assembled_framework_manifest.xml
|
BUILT_ASSEMBLED_FRAMEWORK_MANIFEST := $(PRODUCT_OUT)/verified_assembled_framework_manifest.xml
|
||||||
|
Reference in New Issue
Block a user