[8.2.0]OTA升级兼容策略调整
This commit is contained in:
@@ -334,7 +334,7 @@ interface IMoGoHmiProvider :IProvider{
|
||||
* 展示OTA升级弹窗
|
||||
* @param isShow 设置是否展示
|
||||
*/
|
||||
fun showOTAUpgradeDialog(isShow: Boolean,content: String)
|
||||
fun showOTAUpgradeDialog(version: Int,isShow: Boolean,content: String)
|
||||
|
||||
/**
|
||||
* 展示OTA升级下载状态弹窗
|
||||
|
||||
Reference in New Issue
Block a user