[6.5.0] fix bug of road count and add trace
This commit is contained in:
@@ -21,7 +21,8 @@ class RoadLineEventManager : IMoGoMapRoadListener, IMoGoAutopilotStatusListener
|
||||
}
|
||||
}
|
||||
|
||||
private var record = false
|
||||
@Volatile
|
||||
private var record = false
|
||||
|
||||
fun init() {
|
||||
CallerMapRoadListenerManager.addListener(TAG, this)
|
||||
|
||||
Reference in New Issue
Block a user