[2.13.0-arch-opt] view check

This commit is contained in:
zhongchao
2023-02-20 14:03:10 +08:00
parent 51f3308cb2
commit fe11d1fe6b
11 changed files with 227 additions and 289 deletions

View File

@@ -43,6 +43,7 @@ object CallerMapUIServiceManager {
return serviceProvider?.overlayManager
}
//todo emArrow
fun getGDLocationServer(context: Context): IMogoGDLocationClient?{
return serviceProvider?.getGDLocationServer(context)
}