Loading core/java/android/bluetooth/BluetoothAdapter.java +1 −1 Original line number Diff line number Diff line Loading @@ -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 Loading Loading
core/java/android/bluetooth/BluetoothAdapter.java +1 −1 Original line number Diff line number Diff line Loading @@ -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 Loading