mirror of
https://github.com/Evolution-X-Devices/device_samsung_beyond1lte
synced 2026-01-27 18:16:54 +00:00
beyond1lte: 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:
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -25,7 +25,6 @@ $(call inherit-product, frameworks/native/build/phone-xhdpi-6144-dalvik-heap.mk)
|
|||||||
|
|
||||||
# Audio
|
# Audio
|
||||||
PRODUCT_COPY_FILES += \
|
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
|
$(LOCAL_PATH)/configs/audio/mixer_paths.xml:$(TARGET_COPY_OUT_VENDOR)/etc/mixer_paths.xml
|
||||||
|
|
||||||
# Overlays
|
# Overlays
|
||||||
|
|||||||
Reference in New Issue
Block a user