[Add function]增加了同步数据给域控制器的方法,TODO需要 @钟超 修改下
Signed-off-by: donghongyu <donghongyu@zhidaoauto.com>
This commit is contained in:
@@ -35,10 +35,6 @@ class VipCarManager : IMogoOnMessageListener<VipMessage>, IMoGoTrafficLightListe
|
||||
private var turnLightEnd = true
|
||||
private var result: TrafficLightResult? = null
|
||||
|
||||
override fun init(context: Context?) {
|
||||
Logger.d(TAG, "init provider")
|
||||
}
|
||||
|
||||
fun initServer(context: Context) {
|
||||
mContext = context
|
||||
MogoApisHandler.getInstance().apis.registerCenterApi.registerCarLocationChangedListener(TAG, this)
|
||||
|
||||
Reference in New Issue
Block a user