1.MTK userdebug/userroot版本进行adb remount步骤
开发者选项打开 OEM unlocking
adb reboot bootloader
fastboot flashing unlock 按照桌面提示处理,一般为按power上键,上键无法点击,需要找驱动配键值
fastboot reboot
adb root
adb disable-verity
adb reboot
adb root
adb remount
2.SPRD
adb root
adb disable-verity
adb reboot
adb root
adb remount