Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7077272d authored by Ravi Nagarajan's avatar Ravi Nagarajan Committed by Android (Google) Code Review
Browse files

Disable debug logs in BluetoothDevice, that was turned on accidentally...

Disable debug logs in BluetoothDevice, that was turned on accidentally Change-Id: I8a0a3f5775c2b9f5a928e4840851e687f25b57ab
parent 116d1d46
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -65,7 +65,7 @@ import java.util.UUID;
 */
public final class BluetoothDevice implements Parcelable {
    private static final String TAG = "BluetoothDevice";
    private static final boolean DBG = true;
    private static final boolean DBG = false;

    /**
     * Sentinel error value for this class. Guaranteed to not equal any other