am 0a69f597: Merge "Rub in a little \'ol log-b-gone." into gingerbread

Merge commit '0a69f597604254bc37721b135ab612eaacdd0cbd' into gingerbread-plus-aosp

* commit '0a69f597604254bc37721b135ab612eaacdd0cbd':
  Rub in a little 'ol log-b-gone.
This commit is contained in:
Dianne Hackborn
2010-09-30 19:12:11 -07:00
committed by Android Git Automerger

View File

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