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

Commit 7c4b7c45 authored by Joe Onorato's avatar Joe Onorato Committed by Android (Google) Code Review
Browse files

Merge "Turn down the logging in ApfFilter." into nyc-dev

parents d35446ab 7a8797f6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -90,7 +90,7 @@ public class ApfFilter {
    }

    private static final String TAG = "ApfFilter";
    private static final boolean VDBG = true;
    private static final boolean VDBG = false;

    private final ConnectivityService mConnectivityService;
    private final NetworkAgentInfo mNai;