[6.4.0]refactor: 启动自驾 埋点id 修改;

This commit is contained in:
aibingbing
2024-04-29 15:18:35 +08:00
parent d6e63863c7
commit 44a2a284ed

View File

@@ -195,7 +195,7 @@ object StatusManager {
ThreadUtils.getIoPool().execute {
val result = runCatching {
MogoAnalyticUtils.track(
"vehicle_state_exp",
"vehicle_start_autopilot_state_check",
HashMap<String, Any>().also { itx ->
itx["desc"] = ll.joinToString(",") { item ->
when (item) {