Work on issue #2163789: Way too much logging am: 2fdd851867
Original change: undetermined Change-Id: I5d26aeaf6f94011f387db19242b4d5277cb131f5
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user