commit | 9aa3a169d934af5595984cb6710dfd63bee4a8fc | [log] [tgz] |
---|---|---|
author | Mikhail Naganov <mnaganov@google.com> | Mon Jan 22 16:43:34 2024 -0800 |
committer | Mikhail Naganov <mnaganov@google.com> | Tue Jan 23 15:49:15 2024 -0800 |
tree | 9ff47c9bb2b83a3efeb65000ba7a7e3af01a0db8 | |
parent | c40bde3f8e0b3fd98f3ae0579770b9947322c229 [diff] |
AudioDeviceBroker: reapply BT HAL state on native AS restart When native audio server dies, the audio service needs to re-send the current state of BT profiles. This is needed for the AIDL HAL which tracks the state of profiles at the module context and makes decisions based on it. Previously, the state was only affecting the state of HAL streams. Bug: 320838889 Test: kill audio_server, check `System setParameters` in AF dump Change-Id: I8ea732ee6dfcfce1123fb744bb69d0c4201d2285