close the trace log when init and add new interface of map which getRoadAngle

This commit is contained in:
zhongchao
2022-05-17 14:34:14 +08:00
parent 2ce6e1649f
commit 67a7b9d1b7
5 changed files with 26 additions and 1 deletions

View File

@@ -65,7 +65,6 @@ class TraceManager {
FileWriteManager.getInstance()
.init(context, MoGoAiCloudClientConfig.getInstance().sn, pkgName, fwBuildMap)
setTraceLogEnable(true)
FileWriteManager.getInstance().registerListener { type ->
val param = traceInfoCache[type]
param?.let {