输入banner图图片脚本导航/分类

adb

 

 

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

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

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

adb

标签:bsp   end   product   模式   读写   shell   get   set   开头