am ef95aceb: Merge "Removing STOPSHIP logs." into froyo
Merge commit 'ef95acebdc44a7cf2990c4302850fcb112b695d2' into froyo-plus-aosp * commit 'ef95acebdc44a7cf2990c4302850fcb112b695d2': Removing STOPSHIP logs.
This commit is contained in:
@@ -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