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

Commit e352d5f6 authored by Robert Greenwalt's avatar Robert Greenwalt Committed by Android (Google) Code Review
Browse files

Merge "Fix build."

parents 05deb91a af6eddb1
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -330,4 +330,8 @@ public class EthernetDataTracker implements NetworkStateTracker {
    public String getTcpBufferSizesPropName() {
        return "net.tcp.buffersize.wifi";
    }

    public void setDependencyMet(boolean met) {
        // not supported on this network
    }
}