mirror of
https://github.com/LineageOS/android_device_xiaomi_whyred.git
synced 2025-10-03 01:39:16 +02:00
whyred: Compile overlay as RRO
This commit is contained in:
parent
b36bd8d5db
commit
7a10a71438
1 changed files with 3 additions and 0 deletions
|
@ -20,6 +20,9 @@ DEVICE_PACKAGE_OVERLAYS += \
|
|||
$(LOCAL_PATH)/overlay \
|
||||
$(LOCAL_PATH)/overlay-lineage
|
||||
|
||||
PRODUCT_ENFORCE_RRO_TARGETS := \
|
||||
framework-res
|
||||
|
||||
# Permissions
|
||||
PRODUCT_COPY_FILES += \
|
||||
frameworks/native/data/etc/android.hardware.audio.low_latency.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.audio.low_latency.xml \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue