[2.13.0_update]调整V2X消息存入消息盒子的时机
This commit is contained in:
@@ -161,9 +161,7 @@ object CallerHmiManager : CallerBase() {
|
||||
listenerIMoGo: IMoGoWarningStatusListener?,
|
||||
playTts: Boolean,
|
||||
expireTime: Long = 5000L,
|
||||
msgBoxType: MsgBoxType
|
||||
) {
|
||||
saveMsgBox(MsgBoxBean(msgBoxType, V2XMsg(v2xType, alertContent?.toString() ?: "", ttsContent)))
|
||||
waringProviderApi?.warningV2X(
|
||||
v2xType,
|
||||
alertContent,
|
||||
|
||||
Reference in New Issue
Block a user