[dev_arch_opt_3.0] 添加obu升级功能

This commit is contained in:
lixiaopeng
2023-02-15 19:14:34 +08:00
parent a113cb16c5
commit cca871bb83
8 changed files with 71 additions and 11 deletions

View File

@@ -114,6 +114,11 @@ interface IDevaToolsProvider : IProvider {
*/
fun updateUpgradeProgress()
/**
* obu下载进度
*/
fun updateObuUpgradeStatus()
/**
* 展示状态栏
*/