Work on issue #2163789: Way too much logging am: 2fdd851867
Original change: undetermined Change-Id: Ib38bfc9c8d88010582c43af449e26fe9c27db279
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