sdm660-common: Don’t enforce RRO for all overlays
* Breaking /product/overlay * Also this makes many platform specific overlays with current system API on vendor partition which breaks newer android version compatibilities (broken stuffs in gsis) Change-Id: I45eb18b0754726fb4f779521a0245dfcb1259b17
This commit is contained in:
parent
996be98aad
commit
c90398c16f
1 changed files with 0 additions and 1 deletions
|
@ -391,7 +391,6 @@ DEVICE_PACKAGE_OVERLAYS += \
|
|||
|
||||
# RRO configuration
|
||||
TARGET_USES_RRO := true
|
||||
PRODUCT_ENFORCE_RRO_TARGETS := *
|
||||
|
||||
# Permissions
|
||||
PRODUCT_COPY_FILES += \
|
||||
|
|
Loading…
Reference in a new issue