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

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

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

View File

@@ -1,10 +1,5 @@
# Proprietary files - from Samsung package version N970FXXS8HWA1, unless pinned # Proprietary files - from Samsung package version N970FXXS8HWA1, unless pinned
## Audio
vendor/etc/floating_feature.xml
vendor/etc/mixer_gains.xml
vendor/etc/mixer_paths.xml
## Audio - Dolby Atmos ## Audio - Dolby Atmos
vendor/etc/dolby/dax-default.xml vendor/etc/dolby/dax-default.xml
-vendor/lib/soundfx/libswdap.so -vendor/lib/soundfx/libswdap.so
@@ -104,6 +99,7 @@ vendor/etc/init/vendor.samsung.hardware.gnss@2.1-service.rc
vendor/firmware/nfc/sec_s3nrn82_firmware.bin vendor/firmware/nfc/sec_s3nrn82_firmware.bin
## RIL ## RIL
vendor/etc/floating_feature.xml
vendor/etc/plmn_se13.bin vendor/etc/plmn_se13.bin
vendor/etc/init/init.baseband.rc vendor/etc/init/init.baseband.rc