mirror of
https://github.com/Evolution-X-Devices/device_samsung_d2x
synced 2026-01-27 14:39:33 +00:00
d2x: Drop SoundTrigger HAL
Change-Id: Iecac593bc2d0776c4cc113c6591925f91f950563
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
function blob_fixup() {
|
||||
case "${1}" in
|
||||
vendor/lib/hw/audio.primary.exynos9820.so)
|
||||
"${PATCHELF}" --remove-needed libaudio_soundtrigger.so "${2}"
|
||||
"${PATCHELF}" --add-needed libshim_audioparams.so "${2}"
|
||||
sed -i 's/str_parms_get_str/str_parms_get_mod/g' "${2}"
|
||||
;;
|
||||
|
||||
@@ -15,7 +15,6 @@ vendor/etc/mixer_paths.xml
|
||||
-vendor/lib/vendor.samsung.hardware.bluetooth.a2dp@1.0.so
|
||||
-vendor/lib/vendor.samsung_slsi.hardware.ExynosA2DPOffload@3.0.so
|
||||
-vendor/lib/hw/audio.primary.exynos9825.so
|
||||
-vendor/lib/hw/sound_trigger.primary.exynos9825.so
|
||||
-vendor/lib/soundfx/libaudioeffectoffload.so
|
||||
-vendor/lib/soundfx/libswdap.so
|
||||
-vendor/lib64/soundfx/libaudioeffectoffload.so
|
||||
|
||||
Reference in New Issue
Block a user