Properly delete superuser app
This commit is contained in:
parent
90d64013c2
commit
6a7718a60b
@ -9,7 +9,7 @@ rm /system/xbin/su
|
|||||||
rm /system/bin/phh-su
|
rm /system/bin/phh-su
|
||||||
rm /system/etc/init/su.rc
|
rm /system/etc/init/su.rc
|
||||||
rm /system/bin/phh-securize.sh
|
rm /system/bin/phh-securize.sh
|
||||||
rm -Rf /system/bin/me.phh.superuser/
|
rm -Rf /system/app/me.phh.superuser/
|
||||||
mount -o remount,ro /
|
mount -o remount,ro /
|
||||||
mount -o remount,ro /system
|
mount -o remount,ro /system
|
||||||
sync
|
sync
|
||||||
|
Loading…
Reference in New Issue
Block a user