由于在 在删除系统的文件时候出现 Read-only file system,所以要获取权限。

推出shell

adb mount

mount -o rw,remount /system

就可以了

05-11 13:24