Fix sound on raphael
https://github.com/phhusson/treble_experimentations/issues/541 Change-Id: I3f5b6d0fb67e2a14a7f16f43ac9ee2e32076ea9b
This commit is contained in:
parent
819cbe360d
commit
1747067d80
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user