Removing STOPSHIP logs.

Bug: 2694602
Change-Id: Id56e1ddcf5ea76de32238cd6761f2caf053f1fa1
This commit is contained in:
Jaikumar Ganesh
2010-05-18 14:36:48 -07:00
parent d13efb2008
commit af21fa61c2

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