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

Commit 48b765c5 authored by William Escande's avatar William Escande
Browse files

AdapterService: cleanup Bluetooth Connection

Test: m Bluetooth
Bug: 363936742
Flag: exempt simple cleanup
Change-Id: Ie27ae09d2613c4f0076a19450c197466ff309211
parent 2a72dde8
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();
    }