apply update from adb是重启的意思,在adb调试时是一个指令。
其他指令还有
applyupdate from sdcard 从SD卡安装升级
applyupdate from cache 从缓存安装更新
wipe data/factoryreset 清除用户数据并恢复出厂设置(刷机前必须执行的选项)
wipe cache partition 清除系统缓存(刷机前必须执行的选项决)
backup andrestore 备份和还原系统(相当于手机版的ghost一键备份、还原)
restore user data 恢复用户数据