[6.6.0] fit bailing func
This commit is contained in:
@@ -92,9 +92,7 @@ class HttpDnsStartUp : AndroidStartup<Boolean>(), IMoGoCloudListener {
|
||||
}
|
||||
|
||||
override fun create(context: Context): Boolean {
|
||||
if (!ProcessUtils.isMainProcess()) {
|
||||
return true
|
||||
}
|
||||
CallerLogger.d("$M_MAIN$TAG", "httpDns start up")
|
||||
this.context = context
|
||||
initGDLoc()
|
||||
preparePassportEnvironment()
|
||||
|
||||
Reference in New Issue
Block a user