Merge "Turn down the logging in ApfFilter." into nyc-dev
am: 7c4b7c4
* commit '7c4b7c452e9a2705e337d2cc8736aac788defece':
Turn down the logging in ApfFilter.
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user