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:
LuK1337 2021-06-02 01:21:29 +02:00 committed by Łukasz Patron
parent 409c69ca88
commit 4290a98ce5

View File

@ -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 += \