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

Commit 49802365 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "SAP: Make cleanup public again"

parents fab73240 9fec8848
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) {