From ad9b1b6b9fb82e9db56a35a6797dba7cb7bac641 Mon Sep 17 00:00:00 2001 From: suwakowww <495599914@qq.com> Date: Wed, 26 Dec 2018 11:49:49 +0800 Subject: [PATCH] fix margin --- rw-system.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rw-system.sh b/rw-system.sh index 1af85ba..def12bd 100644 --- a/rw-system.sh +++ b/rw-system.sh @@ -155,7 +155,7 @@ if getprop ro.vendor.build.fingerprint |grep -q \ -e Xiaomi/beryllium/beryllium -e Xiaomi/sirius/sirius \ -e Xiaomi/dipper/dipper -e Xiaomi/ursa/ursa -e Xiaomi/polaris/polaris \ -e motorola/ali/ali -e iaomi/perseus/perseus -e iaomi/platina/platina \ - -e iaomi/equuleus/equuleus;then + -e iaomi/equuleus/equuleus;then mount -o bind /mnt/phh/empty_dir /vendor/lib64/soundfx mount -o bind /mnt/phh/empty_dir /vendor/lib/soundfx fi