[6.5.0][道路事件] 添加链路日志

This commit is contained in:
renwj
2024-07-10 19:45:18 +08:00
parent 42443c0b71
commit ef48aba162

View File

@@ -106,6 +106,7 @@ internal object V2NIdentifyDrawer: IEventDismissListener {
}
filtered.forEach { itx ->
val id = itx.uuid.toString()
V2XBizTrace.onAck(itx, "filtered -> ${itx.type}")
Log.d("V2NIdentifyDrawer", "---callback --- id: $id ---")
AiRoadMarker.aiMakers.getOrPut(id) {
AiRoadMarker().apply {