Merge "Removing STOPSHIP logs." into froyo

This commit is contained in:
Jaikumar Ganesh
2010-05-18 14:48:05 -07:00
committed by Android (Google) Code Review

View File

@@ -63,7 +63,7 @@ import java.util.UUID;
*/
public final class BluetoothAdapter {
private static final String TAG = "BluetoothAdapter";
private static final boolean DBG = true; //STOPSHIP: Remove excess logging
private static final boolean DBG = false;
/**
* Sentinel error value for this class. Guaranteed to not equal any other