From f1d08ad99271de9e08956194eb8aa3104cb1d04f Mon Sep 17 00:00:00 2001 From: Tim Zimmermann Date: Tue, 3 May 2022 20:32:18 +0200 Subject: [PATCH] beyond1lte: Drop SoundTrigger HAL Change-Id: Iecac593bc2d0776c4cc113c6591925f91f950563 --- extract-files.sh | 1 + proprietary-files.txt | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/extract-files.sh b/extract-files.sh index eea2d53..8427b9f 100755 --- a/extract-files.sh +++ b/extract-files.sh @@ -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}" ;; diff --git a/proprietary-files.txt b/proprietary-files.txt index e6e2ea9..dac2bd3 100644 --- a/proprietary-files.txt +++ b/proprietary-files.txt @@ -9,7 +9,6 @@ vendor/etc/mixer_paths.xml -vendor/lib/librecordalive.so -vendor/lib/lib_SamsungRec_07010.so -vendor/lib/hw/audio.primary.exynos9820.so --vendor/lib/hw/sound_trigger.primary.exynos9820.so -vendor/lib/soundfx/libaudioeffectoffload.so -vendor/lib/soundfx/libswdap.so -vendor/lib64/soundfx/libaudioeffectoffload.so