Secure Settings on my device wasn't recognising root, so I ran this code
Secure Settings worked with root access, but now Titanium Backup isn't recognising root. How can I revert this?
Code:
adb shell
su
mount -o remount,rw /system
touch /sbin/su /system/bin/su /system/xbin/su
mount -o remount,ro /system
exit
reboot from xda-developers http://ift.tt/2a3x3RP
via IFTTT
No comments:
Post a Comment