[8.1.0]OTA升级+自动驾驶检测

This commit is contained in:
xuxinchao
2025-06-18 19:12:26 +08:00
parent cf078ed0e1
commit c231722586
38 changed files with 2955 additions and 23 deletions

View File

@@ -328,7 +328,7 @@ interface IMoGoHmiProvider :IProvider{
* 展示OTA升级弹窗
* @param isShow 设置是否展示
*/
fun showOTAUpgradeDialog(isShow: Boolean)
fun showOTAUpgradeDialog(isShow: Boolean,content: String)
/**
* 展示OTA升级下载状态弹窗