mirror of
https://github.com/Evolution-X-Devices/device_samsung_beyondx
synced 2026-01-27 13:56:46 +00:00
beyondx: Merge mixer_paths and mixer_gains into one file
* Stock libaudioroute blob supports including a separate mixer_gains.xml file while AOSP one does not Change-Id: I874fb55891f99971ae4a4a226c131af236d7e08e
This commit is contained in:
@@ -25,7 +25,6 @@ $(call inherit-product, frameworks/native/build/phone-xhdpi-6144-dalvik-heap.mk)
|
||||
|
||||
# Audio
|
||||
PRODUCT_COPY_FILES += \
|
||||
$(LOCAL_PATH)/configs/audio/mixer_gains.xml:$(TARGET_COPY_OUT_VENDOR)/etc/mixer_gains.xml \
|
||||
$(LOCAL_PATH)/configs/audio/mixer_paths.xml:$(TARGET_COPY_OUT_VENDOR)/etc/mixer_paths.xml
|
||||
|
||||
# Overlays
|
||||
|
||||
Reference in New Issue
Block a user