[2.13.0_update]调整V2X消息存入消息盒子的时机

This commit is contained in:
chenfufeng
2022-11-28 14:56:05 +08:00
parent 0dda033608
commit 5f423d8ec0
10 changed files with 163 additions and 40 deletions

View File

@@ -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,