File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
components/viaduct/android/src/main/java/mozilla/appservices/httpconfig Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 55package mozilla.appservices.httpconfig
66
77import com.google.protobuf.ByteString
8- import mozilla.appservices.viaduct.allowAndroidEmulatorLoopback as rustAllowAndroidEmulatorLoopback
98import mozilla.appservices.viaduct.initBackend
109import mozilla.components.concept.fetch.Client
1110import mozilla.components.concept.fetch.MutableHeaders
@@ -16,6 +15,7 @@ import kotlin.concurrent.atomics.AtomicBoolean
1615import kotlin.concurrent.atomics.ExperimentalAtomicApi
1716import kotlin.concurrent.read
1817import kotlin.concurrent.write
18+ import mozilla.appservices.viaduct.allowAndroidEmulatorLoopback as rustAllowAndroidEmulatorLoopback
1919
2020/* *
2121 * All errors emitted by the client will subclass this.
You can’t perform that action at this time.
0 commit comments