时间:2021-07-01 10:21:17 帮助过:6人阅读
1. adb root
2. adb disable-verity
(最新的adb 工具包才支持adb disable-verity命令,如果是Linux开发环境,则可使用工程编译结果目录out/host/linux-x86/bin下的adb执行文件)
3. adb reboot 重启设备
4. adb root
5. adb remount
adb pull 和adb push后Read-Only file system的解决方法
标签:结果 开发 file isa boot bsp -o system linux