adb 传输文件的权限问题——remote couldn't create file: Read-only file system
命令操作
1.执行adb disable-verity
2.adb reboot
3.再次 adb root
4.adb remount
代码编程:
/vendor/nxp-opensource/uboot-imx/drivers/fastboot/fb_fsl/fb_fsl_boot.c
static void wipe_all_userdata(void)