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

Commit 76a04e08 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "BT: HF: Control verbose logging at runtime."

parents 1431c670 1f5f471d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -46,7 +46,7 @@ import java.util.List;
public final class BluetoothHeadset implements BluetoothProfile {
    private static final String TAG = "BluetoothHeadset";
    private static final boolean DBG = true;
    private static final boolean VDBG = false;
    private static final boolean VDBG = Log.isLoggable("Handsfree", Log.VERBOSE);

    /**
     * Intent used to broadcast the change in connection state of the Headset