forked from openkylin/platform_build
Merge "Don't sign auto-generated RROs with platform cert" am: 8a408a5d9f
am: 476f0332ab
Change-Id: Ia4234e928f942e84803585a13241b039e738a126
This commit is contained in:
commit
40bf1ef09f
|
@ -34,7 +34,6 @@ ifeq ($(enforce_rro_use_res_lib),true)
|
|||
endif
|
||||
|
||||
LOCAL_FULL_MANIFEST_FILE := $(rro_android_manifest_file)
|
||||
LOCAL_CERTIFICATE := platform
|
||||
|
||||
LOCAL_AAPT_FLAGS += --auto-add-overlay
|
||||
LOCAL_RESOURCE_DIR := $(enforce_rro_source_overlays)
|
||||
|
|
Loading…
Reference in New Issue