From: Anton Hansson Date: Wed, 7 Nov 2018 16:10:05 +0000 (+0000) Subject: exynos9610: Enforce RRO for all resource overlays X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=77ea3ea15c792ad4fd945af679b71d5171beec27;p=GitHub%2Fmoto-9609%2Fandroid_device_motorola_exynos9610-common.git exynos9610: Enforce RRO for all resource overlays Bug: 118823052 Test: make Change-Id: I579d09480c7a482543ea616dd5c493d825bb98b1 --- diff --git a/common.mk b/common.mk index 8f214a7..5e4afce 100644 --- a/common.mk +++ b/common.mk @@ -24,8 +24,7 @@ $(call inherit-product-if-exists, vendor/motorola/exynos9610-common/exynos9610-c DEVICE_PACKAGE_OVERLAYS += $(COMMON_PATH)/overlay # RRO (Runtime Resource Overlay) -PRODUCT_ENFORCE_RRO_TARGETS := \ - framework-res +PRODUCT_ENFORCE_RRO_TARGETS += * # A/B AB_OTA_UPDATER := true