Work on issue #2163789: Way too much logging am: 2fdd851867

Original change: undetermined

Change-Id: Ib38bfc9c8d88010582c43af449e26fe9c27db279
This commit is contained in:
Dianne Hackborn
2021-05-31 03:34:27 +00:00
committed by Automerger Merge Worker

View File

@@ -53,7 +53,7 @@ import java.util.List;
*/
public class ConnectivityService extends IConnectivityManager.Stub {
private static final boolean DBG = true;
private static final boolean DBG = false;
private static final String TAG = "ConnectivityService";
// Event log tags (must be in sync with event-log-tags)