[6.9.0]OTA升级检查更新调整
This commit is contained in:
@@ -335,12 +335,6 @@ interface IMoGoHmiProvider :IProvider{
|
||||
*/
|
||||
fun showOTADownloadStatusDialog(list: List<OtaUpgradeInfo>)
|
||||
|
||||
/**
|
||||
* 展示OTA升级提示
|
||||
* @param visible 设置是否可见
|
||||
*/
|
||||
fun showOTAUpgradeTipView(visible: Boolean)
|
||||
|
||||
/**
|
||||
* 展示OTA升级结果弹窗
|
||||
* @param result true升级成功 false升级失败
|
||||
|
||||
Reference in New Issue
Block a user