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

Commit 4aeb79ba authored by Sridhar Gujje's avatar Sridhar Gujje Committed by Linux Build Service Account
Browse files

Revert "Fixed a Bluetooth MAP bug."

This reverts commit 335b2b8f.

Change-Id: Ifd603e49b2ad4cc3553b3459b0c743969789a8d0
parent e74c86b6
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -460,8 +460,6 @@ public class BluetoothMapService extends ProfileService {
            switch (mState) {
                case BluetoothMap.STATE_CONNECTED:
                    sendShutdownMessage();
                    /* Disconnect all connections and restart all MAS instances */
                    stopObexServerSessions(-1);
                    result = true;
                    break;
                default: