commit | 14315e9d0343cfde287f755654bcfb968806eac3 | [log] [tgz] |
---|---|---|
author | Santiago Seifert <aquilescanta@google.com> | Fri Mar 22 15:12:14 2024 +0000 |
committer | Santiago Seifert <aquilescanta@google.com> | Thu Apr 04 12:36:22 2024 +0000 |
tree | f87cf2cd6076d8b4f48eb312452f38631148ff45 | |
parent | 60b866ea1bf521f6e8403dd836b38f55627d3144 [diff] |
Run audio and bluetooth calls on handler This prevents calling these components on a binder thread, which can cause deadlocks because they may need system_server binder threads. Bug: b/329929065 Test: atest CtsMediaHostTestCases CtsMediaBetterTogetherTestCases AudioManagerRouteControllerTest Test: Also manual using wired and bluetooth outputs. Change-Id: I2d247ea840ee071ed61d4dea41d520f21384c284