From 1747067d80b83fd0bdb4b9ad72872a0635811813 Mon Sep 17 00:00:00 2001 From: AndyCGYan Date: Thu, 6 Jun 2019 06:45:47 +0000 Subject: [PATCH] Fix sound on raphael https://github.com/phhusson/treble_experimentations/issues/541 Change-Id: I3f5b6d0fb67e2a14a7f16f43ac9ee2e32076ea9b --- rw-system.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rw-system.sh b/rw-system.sh index c5ba2b9..dcb00b9 100644 --- a/rw-system.sh +++ b/rw-system.sh @@ -174,7 +174,7 @@ if getprop ro.vendor.build.fingerprint | grep -iq \ -e motorola/ali/ali -e iaomi/perseus/perseus -e iaomi/platina/platina \ -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;then + -e iaomi/grus -e xiaomi/cereus -e iaomi/raphael;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