Merge "Don't sign auto-generated RROs with platform cert"

This commit is contained in:
Anton Hansson 2019-05-02 10:50:57 +00:00 committed by Gerrit Code Review
commit 8a408a5d9f

View file

@ -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)