projects
/
GitHub
/
moto-9609
/
android_device_motorola_exynos9610-common.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2af605c
)
exynos9610: Enforce RRO on framework-res
author
Jaekyun Seok
<jaekyun@google.com>
Wed, 5 Apr 2017 02:23:26 +0000
(11:23 +0900)
committer
Jan Altensen
<info@stricted.net>
Sun, 1 Nov 2020 02:06:39 +0000
(
03:06
+0100)
Overlays only for framework-res will be converted into RROs.
Other overlays can't be converted due to some known issues on app RRO.
Bug:
36231603
Change-Id: Idca30fdbbcc990fd124de16a06a112a346612a61
common.mk
patch
|
blob
|
blame
|
history
diff --git
a/common.mk
b/common.mk
index 73280d4eca021c35e3872805f8bf51e543cde550..8f214a77fd6ea8ec8b83e27862e476fb47f06821 100644
(file)
--- a/
common.mk
+++ b/
common.mk
@@
-23,6
+23,10
@@
$(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
+
# A/B
AB_OTA_UPDATER := true