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

Commit 2fe89dce authored by frank PREEL's avatar frank PREEL Committed by Alexandre Roux
Browse files

Remove nullize setDomain

parent ff9d3924
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -282,7 +282,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);
            }