sm6225-common: Enforce RRO for all resource overlays
Bug: 118823052 Test: make Change-Id: I579d09480c7a482543ea616dd5c493d825bb98b1
This commit is contained in:
parent
10aca005ee
commit
41817bfa11
1 changed files with 2 additions and 0 deletions
|
@ -249,6 +249,8 @@ PRODUCT_PACKAGES += \
|
|||
DEVICE_PACKAGE_OVERLAYS += \
|
||||
$(LOCAL_PATH)/overlay
|
||||
|
||||
PRODUCT_ENFORCE_RRO_TARGETS := *
|
||||
|
||||
# Partitions
|
||||
PRODUCT_BUILD_SUPER_PARTITION := false
|
||||
PRODUCT_USE_DYNAMIC_PARTITIONS := true
|
||||
|
|
Loading…
Reference in a new issue