[dev_arch_opt_3.0] 添加obu升级功能
This commit is contained in:
@@ -154,6 +154,13 @@ object CallerDevaToolsManager {
|
||||
devaToolsProviderApi?.updateUpgradeProgress()
|
||||
}
|
||||
|
||||
/**
|
||||
* obu下载状态
|
||||
*/
|
||||
fun updateObuUpgradeStatus() {
|
||||
devaToolsProviderApi?.updateObuUpgradeStatus()
|
||||
}
|
||||
|
||||
/**
|
||||
* 展示状态栏
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user