[8.1.0]OTA升级+自动驾驶检测
This commit is contained in:
@@ -328,7 +328,7 @@ interface IMoGoHmiProvider :IProvider{
|
||||
* 展示OTA升级弹窗
|
||||
* @param isShow 设置是否展示
|
||||
*/
|
||||
fun showOTAUpgradeDialog(isShow: Boolean)
|
||||
fun showOTAUpgradeDialog(isShow: Boolean,content: String)
|
||||
|
||||
/**
|
||||
* 展示OTA升级下载状态弹窗
|
||||
|
||||
Reference in New Issue
Block a user