[6.10.0]fixOTA升级失败资源下载进度弹窗未关闭问题
This commit is contained in:
@@ -55,6 +55,7 @@ object OTAUpgradeManager: IMoGoAutopilotStatusListener, IDataCenterBizListener,
|
||||
this.sendEmptyMessageDelayed(1,30000)
|
||||
}else{
|
||||
Log.i(TAG,"20分钟没有收到OTA升级推送置为失败")
|
||||
CallerHmiManager.showOTADownloadStatusDialog(false, emptyList())
|
||||
CallerHmiManager.showOTAResultDialog(false)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user