From 18d605c4369dc224eb658774e8601d3f8f56951a Mon Sep 17 00:00:00 2001 From: Frieder Paape Date: Mon, 9 Dec 2019 08:43:16 +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 d61f656..43452c2 100644 --- a/rw-system.sh +++ b/rw-system.sh @@ -219,7 +219,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