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

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

Merge "AdapterService: cleanup Bluetooth Connection" into main

parents 19cb3f1d 48b765c5
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -1481,6 +1481,8 @@ public class AdapterService extends Service {

        mBluetoothQualityReportReadyCallbacks.kill();

        mBluetoothConnectionCallbacks.kill();

        mRemoteCallbacks.kill();
    }