adb devices
adb root
adb disable-verity
adb shell
su
mount -o rw,remount /vendor // 修改目录权限
chmod 0777 /vendor
操作
cp /storage/EED1-1FA6/init_cfg.conf /vendor/firmware/mrvl
sync
reboot
android 修改只读venor下的配置文件
最新推荐文章于 2024-05-22 16:15:25 发布