Merge remote-tracking branch 'origin/dev_robotaxi-d_230412_2.15.0' into dev_robotaxi-d_230412_2.15.0

This commit is contained in:
donghongyu
2023-04-18 16:55:20 +08:00

View File

@@ -52,6 +52,7 @@ class HttpDnsStartUp : AndroidStartup<Boolean>() {
private var context: Context? = null
@Volatile
private var gotToken = false
private var httpDnsSimpleLocation by Delegates.observable(getDefaultSimpleLocation()) { _, oldValue, newValue ->