摘要: 情况一:使用 ./flash_all.sh 命令显示Missmatching image and device 情况二:使用fastboot devcies命令查看设备提示无权限 由以上两个问题大概可以猜测是因为fastboot没有权限,解决步骤: 1.将fastboot的所有者属性修改成root, 阅读全文
posted @ 2019-09-02 14:33 无怨 阅读(4188) 评论(0) 推荐(0) 编辑