mirror of
https://github.com/pjgowtham/android_device_realme_ferrarri.git
synced 2025-07-18 10:12:51 +00:00
lemonadep: Move mixer_paths.xml to /vendor/etc/audio/sku_lahaina/
Since ro.boot.product.vendor.sku is set to lahaina we are loading mixer paths from /vendor/etc/audio/sku_lahaina/ instead of /vendor/etc/. Change-Id: I5a871ed3b64d47558b90e522eb32cbd94cb65daf
This commit is contained in:
parent
409c69ca88
commit
4290a98ce5
@ -37,7 +37,7 @@ TARGET_SCREEN_WIDTH := 1440
|
||||
|
||||
# Audio
|
||||
PRODUCT_COPY_FILES += \
|
||||
$(LOCAL_PATH)/audio/mixer_paths.xml:$(TARGET_COPY_OUT_VENDOR)/etc/mixer_paths.xml
|
||||
$(LOCAL_PATH)/audio/mixer_paths.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio/sku_lahaina/mixer_paths.xml
|
||||
|
||||
# Device init scripts
|
||||
PRODUCT_PACKAGES += \
|
||||
|
Loading…
x
Reference in New Issue
Block a user