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

Commit e271b765 authored by Ugo Yu's avatar Ugo Yu Committed by Cherrypicker Worker
Browse files

Enable HeadsetClientService debug log

Cherry-picked from Wear os

Bug: 263323082
Bug: 260288345
Test: atest BluetoothInstrumentationTests
Change-Id: Icddbafa424d0d66ea5fca33f804e335e49737b32
(cherry picked from commit 1cddbafcfd13e6c20a366b59ab63645191c0a26f)
(cherry picked from commit 2bcc942a)
Merged-In: Icddbafa424d0d66ea5fca33f804e335e49737b32
parent 40242f12
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -59,7 +59,7 @@ import java.util.UUID;
 * @hide
 */
public class HeadsetClientService extends ProfileService {
    private static final boolean DBG = false;
    private static final boolean DBG = true;
    private static final String TAG = "HeadsetClientService";

    // This is also used as a lock for shared data in {@link HeadsetClientService}