Add RRO Target flag for falcon_64
Change-Id: I3f69596852c16332aa1a14fc29cb399d4be999da
This commit is contained in:
parent
83ee96a9d0
commit
dd6af2e3b3
1 changed files with 2 additions and 0 deletions
|
@ -401,6 +401,8 @@ DEVICE_PACKAGE_OVERLAYS += \
|
|||
$(COMMON_PATH)/overlay-lineage \
|
||||
$(COMMON_PATH)/overlay-system
|
||||
|
||||
# RRO configuration
|
||||
TARGET_USES_RRO := true
|
||||
PRODUCT_ENFORCE_RRO_TARGETS := *
|
||||
PRODUCT_ENFORCE_RRO_EXCLUDED_OVERLAYS += \
|
||||
$(COMMON_PATH)/overlay-lineage/lineage-sdk \
|
||||
|
|
Loading…
Reference in a new issue