mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_polaris
synced 2026-01-27 18:40:05 +00:00
polaris: Exclude lineage-sdk overlays from RRO
* lineage-sdk overlays don't work with RRO Change-Id: Iff826faf1864388066a488acc9682636b98d1098
This commit is contained in:
committed by
Bruno Martins
parent
d59f2b6328
commit
087df90f1e
@@ -18,6 +18,9 @@ DEVICE_PACKAGE_OVERLAYS += \
|
||||
$(LOCAL_PATH)/overlay \
|
||||
$(LOCAL_PATH)/overlay-lineage
|
||||
|
||||
PRODUCT_ENFORCE_RRO_EXCLUDED_OVERLAYS += \
|
||||
$(LOCAL_PATH)/overlay-lineage/lineage-sdk
|
||||
|
||||
# Permissions
|
||||
PRODUCT_COPY_FILES += \
|
||||
frameworks/native/data/etc/android.hardware.nfc.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.nfc.xml \
|
||||
|
||||
Reference in New Issue
Block a user