commit | 4599ee23cc5919ae6dde0ae8421a61daa6e38d3c | [log] [tgz] |
---|---|---|
author | Eric Laurent <elaurent@google.com> | Thu May 21 18:01:52 2020 -0700 |
committer | Eric Laurent <elaurent@google.com> | Wed May 27 08:13:29 2020 -0700 |
tree | 43e41e415fa04b4b63a05f6e1f96f4c3b2f31734 | |
parent | 54b0b93ff7094766b4728b1fb473d01baf709665 [diff] |
AudioService: mute music during BT A2DP device switch Mute music stream when processing Bluetooth A2DP device connection or disconnection messages instead of relying on Bluetooth A2DP service to do it. This fixes issues due to the async nature of device disconnection and connection handling. Bug: 144784716 Test: repro steps in bug. Change-Id: I83b66cf35b39c29e82f9a6199cd6d31346258038