摘要: ``` adb root adb remount adb push xxx /system/etc/xxx failed to copy 'xxx' to '/system/etc/xxx': couldn't create file: Read-only file system ``` ``` adb root adb disable-verity // 需要重開機 adb remou... 阅读全文
posted @ 2018-01-30 22:36 wangchangruei 阅读(5645) 评论(4) 推荐(0)