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

Commit b01dc468 authored by Ugo Yu's avatar Ugo Yu Committed by Automerger Merge Worker
Browse files

Enable HeadsetClientService debug log am: e271b765

parents 1032a749 e271b765
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}