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

Skip to content
Commit 5bfc458c authored by Tyler Gunn's avatar Tyler Gunn Committed by Android Build Coastguard Worker
Browse files

Move set speakerphone out of async task executor.

This turned out to cause a regression related to switching to hearing
aids.  There are other set/clearcommunicationDevice operations elsewhere
in Telecom which are not part of the async task executor so we were seeing
race conditions where the clear hear doesn't happen before the set
in the Telecom BluetoothDeviceManager code.

For now we'll move this back out of the task executor since that was
only done to try and satisfy issues with Cuttlefish tests.

Test: Run CTS/Unit test suite.
Bug: 283198536
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:3221828a158e60b96dcde3b85b8face15ce8dc1b)
Merged-In: I9cc11eb11b59eb04b706a4bd6f61c1b7240a50c2
Change-Id: I9cc11eb11b59eb04b706a4bd6f61c1b7240a50c2
parent b8b8ad94
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