diff --git a/phh-securize.sh b/phh-securize.sh index 447b37f..42554c4 100644 --- a/phh-securize.sh +++ b/phh-securize.sh @@ -11,6 +11,7 @@ rm /system/bin/phh-su rm /system/etc/init/su.rc rm /system/bin/phh-securize.sh rm -Rf /system/{app,priv-app}/me.phh.superuser/ +rm -Rf /data/su || true mount -o remount,ro / mount -o remount,ro /system sync