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

Skip to content
Commit 122f9da1 authored by William Escande's avatar William Escande Committed by Cherrypicker Worker
Browse files

Prevent concurrentModification of profilesServices

Since BluetoothProfileConnector is used for all profiles, the
BluetoothManagerService is calling the serviceDisconnected of the
BluetoothProfileConnector, that will call it's unbind, that will be
performed back in the BluetoothManagerService...
We are using an async but it does not prevent against re-entrant call

Fix: 263757880
Test: manual test of turn on off the bluetooth
Change-Id: I673244b2110b09135d82d2985a33c6f4c3739d03
(cherry picked from commit 66ec07e6)
Merged-In: I673244b2110b09135d82d2985a33c6f4c3739d03
parent 463ea77b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment