Turn on some debugging info am: 063dc7d9d1
Original change: undetermined Change-Id: I7ef745f475345dc7e7206d02eb55ecd79428bdaf
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user