Rub in a little 'ol log-b-gone.

Mmmmmm...  great fresh scent!

Change-Id: I050e70b31b5d4a9c6731f15a4b51a3620a33a78d
This commit is contained in:
Dianne Hackborn
2010-09-30 18:27:22 -07:00
parent 6a2db8adc1
commit 8919f5a331

View File

@@ -56,7 +56,7 @@ import java.util.List;
*/ */
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