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

Skip to content
Commit eda85aaf authored by Santiago Seifert's avatar Santiago Seifert
Browse files

Prevent deadlock when calling BT or Audio

Both Bluetooth and Audio APIs may require binder threads
to complete. As a result we must not block any binder threads
on calls to those APIs.

This method also adds TODOs for the changes that require changes
to the thread on which certain operations run.

Bug: b/329929065
Test: atest CtsMediaHostTestCases CtsMediaBetterTogetherTestCases AudioManagerRouteControllerTest
Test: Also manual using wired and bluetooth outputs.
Change-Id: Ided514035d657214233fa9a427949977a9ea35d5
parent 05ea0a25
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment