d1: Move audio mixer configs to devicetree

* Also move floating_feature.xml to the correct section

Change-Id: Ia3188800121111e48f62025e51c23241f324e466
This commit is contained in:
Tim Zimmermann
2023-10-23 07:22:28 +02:00
parent 42cd29c6d9
commit 78f421cb35
4 changed files with 4946 additions and 5 deletions

View File

@@ -23,5 +23,10 @@ $(call inherit-product, vendor/samsung/d1/d1-vendor.mk)
# Setup dalvik vm configs
$(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
DEVICE_PACKAGE_OVERLAYS += $(LOCAL_PATH)/overlay