[690][adas]OTA升级功能接口修改
This commit is contained in:
@@ -56,15 +56,6 @@ object OTAUpgradeManager: IMoGoAutopilotStatusListener, IDataCenterBizListener,
|
||||
|
||||
}
|
||||
|
||||
/**
|
||||
* SSM上报OTA下载进度, 开始升级后定频上报
|
||||
* @param progress 下载进度
|
||||
*/
|
||||
override fun onOtaLoadingProgress(progress: SsmInfo.OtaLoadingProgess) {
|
||||
super.onOtaLoadingProgress(progress)
|
||||
|
||||
|
||||
}
|
||||
|
||||
/**
|
||||
* SSM上报OTA状态和查询OTA状态
|
||||
|
||||
Reference in New Issue
Block a user