diff --git a/rw-system.sh b/rw-system.sh index 65d6b4e..0a3a28c 100644 --- a/rw-system.sh +++ b/rw-system.sh @@ -278,11 +278,13 @@ for f in /vendor/lib/mtk-ril.so /vendor/lib64/mtk-ril.so /vendor/lib/libmtk-ril. done if getprop ro.vendor.build.fingerprint | grep -iq -e iaomi/cactus -e iaomi/cereus; then - mount -o bind /system/phh/empty /vendor/lib/libpdx_default_transport.so setprop debug.stagefright.omx_default_rank.sw-audio 1 setprop debug.stagefright.omx_default_rank 0 fi +mount -o bind /system/phh/empty /vendor/lib/libpdx_default_transport.so +mount -o bind /system/phh/empty /vendor/lib64/libpdx_default_transport.so + mount -o bind /system/phh/empty /vendor/overlay/SysuiDarkTheme/SysuiDarkTheme.apk || true mount -o bind /system/phh/empty /vendor/overlay/SysuiDarkTheme/SysuiDarkThemeOverlay.apk || true