[MapDataUpdate]升级sdk版本
This commit is contained in:
@@ -26,4 +26,8 @@ object CallerMapDataCollectorManager {
|
||||
fun finish(id: Int, state: Int, gpsPath: String, videoPath: String, reason: String) {
|
||||
provider?.finish(id, state, gpsPath, videoPath, reason)
|
||||
}
|
||||
|
||||
fun setIsInit() {
|
||||
provider?.setIsInit()
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user