From f3d3cb40d4eadc8b9d0f1bcbbe29600684c1c7a0 Mon Sep 17 00:00:00 2001 From: Tim Bortnik Date: Sun, 23 Feb 2020 21:12:17 +0200 Subject: [PATCH] help-pass-basicintegrity-after-securize --- phh-securize.sh | 1 + 1 file changed, 1 insertion(+) 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