adb shell su cd /data/local/tmp ./revone -s 0 -u 看到 revone successful 代表 S-OFF 成功 重新開機進入bootloader畫面,原本S-ON的文字已變成「S-OFF」
以下指令可修改bootloader頂端字樣 adb shell su cd /data/local/tmp ./revone -t
* -u - Unlock the device * -l - Lock the device (as if it was never unlocked) * -r - Relock the device (mark the device as relocked) * -t - Reset the device's tamper flag