Merge "Removing STOPSHIP logs." into froyo
This commit is contained in:
committed by
Android (Google) Code Review
commit
ef95acebdc
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user