adb

 

 

adb shell getprop ro.product.ota.host ---获取配置项的值

adb shell setprop produc.ota.port 8080 ---设置配置项的值【ro开头的是只读配置项】

adb shell mount -o remount,rw /vendor ---已读写的模式重新挂载/vendor

posted @ 2020-06-16 14:08  长久悠悠  阅读(142)  评论(0编辑  收藏  举报