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

Commit 7798076c authored by frank PREEL's avatar frank PREEL Committed by Romain Hunault
Browse files

Debug

parent 25eedd31
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -258,6 +258,8 @@ public class NetworkAgentInfo implements Comparable<NetworkAgentInfo> {

        int useNwDNS = android.provider.Settings.System.getInt(context.getContentResolver(), "USE_NETWORK_DNS", 1);

        Log.wtf(TAG, "0) UseNWDNS=" + useNwDNS);

        if ( 0 != useNwDNS ) {

        } else {