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

Commit 25eedd31 authored by frank PREEL's avatar frank PREEL Committed by Romain Hunault
Browse files

Remove nullize setDomain

parent e89eee8c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -271,7 +271,7 @@ public class NetworkAgentInfo implements Comparable<NetworkAgentInfo> {
                dnses.add(addr);

                lp.setDnsServers(dnses);
                lp.setDomains("");
                //lp.setDomains("");
            } catch (Exception e) {
                //loge("Cannot set custom DNS: " + e);
            }