Turn on some debugging info

bug:3060742
Change-Id: I86f4e0b3f678c80e1bee11abd32ab0b9e0563b09
This commit is contained in:
Robert Greenwalt
2010-10-05 19:12:26 -07:00
parent d688b0cc40
commit ba175a5e13
2 changed files with 2 additions and 2 deletions

View File

@@ -68,7 +68,7 @@ import java.net.UnknownHostException;
*/
public class ConnectivityService extends IConnectivityManager.Stub {
private static final boolean DBG = false;
private static final boolean DBG = true;
private static final String TAG = "ConnectivityService";
// how long to wait before switching back to a radio's default network