Skip to content

Commit

Permalink
Add cereus in the no sound effects list
Browse files Browse the repository at this point in the history
  • Loading branch information
phhusson committed May 22, 2019
1 parent f95b723 commit 4706227
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rw-system.sh
Expand Up @@ -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;then
-e iaomi/grus -e xiaomi/cereus;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
Expand Down

0 comments on commit 4706227

Please sign in to comment.