From f41734ed8f7e93480769ff7c2d649284f3f9add3 Mon Sep 17 00:00:00 2001 From: Frieder Paape Date: Mon, 9 Dec 2019 08:39:27 +0100 Subject: [PATCH] fix: add sound support for xiaomi a3 --- rw-system.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rw-system.sh b/rw-system.sh index 655d647..53b7d25 100644 --- a/rw-system.sh +++ b/rw-system.sh @@ -199,7 +199,7 @@ if getprop ro.vendor.build.fingerprint | grep -iq \ -e iaomi/equuleus/equuleus -e motorola/nora -e xiaomi/nitrogen \ -e motorola/hannah -e motorola/james -e motorola/pettyl -e iaomi/cepheus \ -e iaomi/grus -e xiaomi/cereus -e iaomi/raphael -e iaomi/davinci \ - -e iaomi/ginkgo;then + -e iaomi/ginkgo -e iaomi/laurel_sprout;then mount -o bind /mnt/phh/empty_dir /vendor/lib64/soundfx mount -o bind /mnt/phh/empty_dir /vendor/lib/soundfx setprop ro.audio.ignore_effects true