mirror of
https://github.com/Evolution-X-Devices/device_samsung_beyondx
synced 2026-01-27 08:48:29 +00:00
beyondx: Move audio mixer configs to devicetree
* Also move floating_feature.xml to the correct section Change-Id: Ia3188800121111e48f62025e51c23241f324e466
This commit is contained in:
2209
configs/audio/mixer_gains.xml
Normal file
2209
configs/audio/mixer_gains.xml
Normal file
File diff suppressed because it is too large
Load Diff
3465
configs/audio/mixer_paths.xml
Normal file
3465
configs/audio/mixer_paths.xml
Normal file
File diff suppressed because it is too large
Load Diff
@@ -23,6 +23,11 @@ $(call inherit-product, vendor/samsung/beyondx/beyondx-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 G977BXXSDHWA3, 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
|
||||
@@ -95,6 +90,7 @@ vendor/etc/init/vendor.samsung.hardware.gnss@2.0-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