Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 824ac591 authored by vichang's avatar vichang Committed by Gerrit Code Review
Browse files

Merge "Use updated NetworkEventDispatcher API"

parents 5bf40c41 f53e23b9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1123,7 +1123,7 @@ public final class ActivityThread extends ClientTransactionHandler {
            InetAddress.clearDnsCache();
            // Allow libcore to perform the necessary actions as it sees fit upon a network
            // configuration change.
            NetworkEventDispatcher.getInstance().onNetworkConfigurationChanged();
            NetworkEventDispatcher.getInstance().dispatchNetworkConfigurationChange();
        }

        public void updateHttpProxy() {