Work on issue #2163789: Way too much logging
Dr.No from mcleron. Change-Id: Iaca2268684f83fe8757e64db0b0e047a19755311
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