摘要: adb shell getprop ro.product.ota.host 获取配置项的值 adb shell setprop produc.ota.port 8080 设置配置项的值【ro开头的是只读配置项】 adb shell mount -o remount,rw /vendor 已读写的模式 阅读全文
posted @ 2020-06-16 14:08 长久悠悠 阅读(159) 评论(0) 推荐(0)