[6.9.0]OTA升级检查更新调整

This commit is contained in:
xuxinchao
2024-12-30 19:27:21 +08:00
parent 0336ed238f
commit 183d821fe5
11 changed files with 60 additions and 143 deletions

View File

@@ -487,13 +487,6 @@ object CallerHmiManager {
hmiProviderApi?.showOTADownloadStatusDialog(list)
}
/**
* 展示OTA升级提示
* @param visible 设置是否可见
*/
fun showOTAUpgradeTipView(visible: Boolean){
hmiProviderApi?.showOTAUpgradeTipView(visible)
}
/**
* 展示OTA升级结果弹窗