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

Commit 0d254b13 authored by Andre Eisenbach's avatar Andre Eisenbach Committed by android-build-merger
Browse files

Merge \\"MAP: Remove redundant call to sendShutdownMessage to prevent crash\\" am: 0786878b

am: 5b4e35e4

Change-Id: Ia93a879eabfae99897ec8167ae68e0559fe90909
parents 65d42eb5 5b4e35e4
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -828,7 +828,6 @@ public class BluetoothMapService extends ProfileService {
        }
        mStartError = true;
        setState(BluetoothMap.STATE_DISCONNECTED, BluetoothMap.RESULT_CANCELED);
        sendShutdownMessage();
        return true;
    }