[6.9.0]OTA升级修改
This commit is contained in:
@@ -140,6 +140,7 @@ class CarInfoTabView @JvmOverloads constructor(
|
||||
if(OTAUpgradeConfig.supportOTA){
|
||||
//查询OTA状态
|
||||
OTAUpgradeConfig.isQuery = true
|
||||
OTAUpgradeConfig.promptedUpgrade.remove(OTAUpgradeConfig.otaToken)
|
||||
CallerAutoPilotControlManager.sendSsmFuncOtaStatusQuery(OTAUpgradeConfig.otaToken)
|
||||
}else{
|
||||
ToastUtils.showLong("当前域控版本不支持OTA升级")
|
||||
|
||||
Reference in New Issue
Block a user