[2.13.0-arch-opt] remove default car binding
This commit is contained in:
@@ -183,10 +183,6 @@ class BindingCarNetWorkManager private constructor() {
|
|||||||
CallerMapUIServiceManager.getMapUIController()?.changeCurrentIcon(R.raw.huanwei)
|
CallerMapUIServiceManager.getMapUIController()?.changeCurrentIcon(R.raw.huanwei)
|
||||||
HdMapBuildConfig.currentCarVrIconRes = R.raw.huanwei
|
HdMapBuildConfig.currentCarVrIconRes = R.raw.huanwei
|
||||||
}
|
}
|
||||||
else -> {
|
|
||||||
CallerMapUIServiceManager.getMapUIController()?.changeCurrentIcon(R.raw.chuzuche)
|
|
||||||
HdMapBuildConfig.currentCarVrIconRes = R.raw.chuzuche
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user