mirror of
https://github.com/Evolution-X-Devices/device_samsung_d1
synced 2026-01-27 13:56:23 +00:00
d1: Move audio mixer configs to devicetree
* Also move floating_feature.xml to the correct section Change-Id: Ia3188800121111e48f62025e51c23241f324e466
This commit is contained in:
1742
configs/audio/mixer_gains.xml
Normal file
1742
configs/audio/mixer_gains.xml
Normal file
File diff suppressed because it is too large
Load Diff
3198
configs/audio/mixer_paths.xml
Normal file
3198
configs/audio/mixer_paths.xml
Normal file
File diff suppressed because it is too large
Load Diff
@@ -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
|
||||
|
||||
@@ -1,10 +1,5 @@
|
||||
# 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
|
||||
vendor/etc/dolby/dax-default.xml
|
||||
-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
|
||||
|
||||
## RIL
|
||||
vendor/etc/floating_feature.xml
|
||||
vendor/etc/plmn_se13.bin
|
||||
vendor/etc/init/init.baseband.rc
|
||||
|
||||
|
||||
Reference in New Issue
Block a user