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

Commit f5019da1 authored by Myles Watson's avatar Myles Watson Committed by android-build-merger
Browse files

Merge "SAP: Make cleanup public again"

am: 49802365

Change-Id: I0f82d6080689d49eb5ef03ac8889ab45d357bce8
parents 938d6161 49802365
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -649,7 +649,7 @@ public class SapService extends ProfileService {
    }

    @Override
    protected void cleanup() {
    public void cleanup() {
        setState(BluetoothSap.STATE_DISCONNECTED, BluetoothSap.RESULT_CANCELED);
        closeService();
        if (mSessionStatusHandler != null) {