recovery auto test cmd


adb wait-for-device
adb push update.zip  /sdcard/ota/update.zip
adb shell rm /sdcard/update.zip
adb shell cp /sdcard/ota/update.zip /data/media/0/update.zip
adb shell "echo \"/data/media/0/update.zip\" >> /cache/recovery/uncrypt_file " 
adb shell "echo \"--update_package=@/cache/recovery/block.map\" >> /cache/recovery/command" 
adb shell sync 
adb shell /system/bin/uncrypt   //about 7mins    

TIMEOUT /T 600 /NOBREAK  // 10 min
adb shell cat /cache/recovery/uncrypt_status  >= 100    ///  while

adb shell sync
TIMEOUT /T 60 /NOBREAK

adb reboot recovery 


配合fastboot命令,可进行完整包和差分包 在内置/外置SD 和线刷版本的同时自动压力测试。 

it is a good idea !

refer :

http://blog.csdn.net/miaotao/article/details/45129423

http://blog.csdn.net/miaotao/article/details/50174881

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值