[6.9.0]OTA升级检查更新调整
This commit is contained in:
@@ -487,13 +487,6 @@ object CallerHmiManager {
|
||||
hmiProviderApi?.showOTADownloadStatusDialog(list)
|
||||
}
|
||||
|
||||
/**
|
||||
* 展示OTA升级提示
|
||||
* @param visible 设置是否可见
|
||||
*/
|
||||
fun showOTAUpgradeTipView(visible: Boolean){
|
||||
hmiProviderApi?.showOTAUpgradeTipView(visible)
|
||||
}
|
||||
|
||||
/**
|
||||
* 展示OTA升级结果弹窗
|
||||
|
||||
Reference in New Issue
Block a user