sm8250-common: Enforce RRO for all resource overlays
Bug: 118823052 Test: make Change-Id: I579d09480c7a482543ea616dd5c493d825bb98b1
This commit is contained in:
parent
c28ecd7875
commit
59c42cbe94
1 changed files with 2 additions and 0 deletions
|
@ -32,6 +32,8 @@ DEVICE_PACKAGE_OVERLAYS += \
|
||||||
$(LOCAL_PATH)/overlay \
|
$(LOCAL_PATH)/overlay \
|
||||||
$(LOCAL_PATH)/overlay-lineage
|
$(LOCAL_PATH)/overlay-lineage
|
||||||
|
|
||||||
|
PRODUCT_ENFORCE_RRO_TARGETS := *
|
||||||
|
|
||||||
# VNDK
|
# VNDK
|
||||||
PRODUCT_USE_PRODUCT_VNDK_OVERRIDE := true
|
PRODUCT_USE_PRODUCT_VNDK_OVERRIDE := true
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue