close the trace log when init and add new interface of map which getRoadAngle
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user