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

Commit 2869d5a8 authored by Orion Hodson's avatar Orion Hodson Committed by Android (Google) Code Review
Browse files

Merge "Use updated NetworkEventDispatcher API" into sc-dev

parents 05ebc568 a0ce8ac4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1182,7 +1182,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() {