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:
@@ -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 ->
|
||||
|
||||
Reference in New Issue
Block a user