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

Commit 9e88a537 authored by Jakub Pawlowski's avatar Jakub Pawlowski Committed by Automerger Merge Worker
Browse files

Merge "leaudio: Remove not valid comment" am: f95d49b7

Original change: https://android-review.googlesource.com/c/platform/packages/apps/Bluetooth/+/1846287

Change-Id: Ie9351f4bd38ead4667516ce650add93eba4c3492
parents a382801b f95d49b7
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -252,8 +252,6 @@ public class LeAudioService extends ProfileService {

        int groupId = getGroupId(device);

        //TODO: disconnect active device if it's not in groupId

        if (DBG) {
            Log.d(TAG, "connect(): " + device + " group id: " + groupId);
        }