From c54d438cfd207e770a73cf4a4c8514800a7c19a7 Mon Sep 17 00:00:00 2001 From: dogpoopy Date: Sat, 10 Aug 2024 11:15:38 +0000 Subject: [PATCH] sm6125-common: Switch dolby soundfx to libswdap * libhwdap.so doesn't work with devices that doesn't have dolby hardware support * libswdap.so from https://github.com/reiryuki/Dolby-Atmos-Moto-G52-Magisk-Module.git [@neobuddy89: Pin libswdap.so from above module] Change-Id: Icb22599d2d439a837b537b59330f30e558869532 Signed-off-by: Pranav Vashi Signed-off-by: firebird11 --- configs/audio/audio_effects.xml | 2 +- proprietary-files.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/configs/audio/audio_effects.xml b/configs/audio/audio_effects.xml index 535d0dc..8f8bd6d 100644 --- a/configs/audio/audio_effects.xml +++ b/configs/audio/audio_effects.xml @@ -44,7 +44,7 @@ - + diff --git a/proprietary-files.txt b/proprietary-files.txt index 3e139b1..36168aa 100644 --- a/proprietary-files.txt +++ b/proprietary-files.txt @@ -217,7 +217,7 @@ vendor/lib/libdapparamstorage.so vendor/lib/libdeccfg.so vendor/lib/libstagefright_soft_ac4dec.so vendor/lib/libstagefright_soft_ddpdec.so -vendor/lib/soundfx/libhwdap.so +vendor/lib/soundfx/libswdap.so|810d0e266e4a77f06cba72fe8bdde2e1ede4f9f9 vendor/lib/soundfx/libswgamedap.so vendor/lib/soundfx/libswvqe.so vendor/lib/vendor.dolby.hardware.dms@2.0.so