Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 151 Bytes

UNINSTALL.md

File metadata and controls

9 lines (6 loc) · 151 Bytes

Uninstalling root

adb shell

mount -o remount,rw /vendor
rm /vendor/bin/check_1860_state.sh
mount -o remount,ro /vendor

reboot