commit | a139d622f6183b3a6cd605d7591b21f65a6874a8 | [log] [tgz] |
---|---|---|
author | Jean-Michel Trivi <jmtrivi@google.com> | Tue Jan 09 14:19:03 2024 -0800 |
committer | Jean-Michel Trivi <jmtrivi@google.com> | Tue Jan 09 15:27:42 2024 -0800 |
tree | b9e8722dba7ace91dbace3d8f2c8266ef16a5370 | |
parent | 3f6fad2a6ac8dd234a613e4810e5fa056eb30fb4 [diff] |
AudioService: fix muting when BT profile proxy is null When the BT service communicates that a new BT device is active, media is temporarily muted until the device is connected. But if the corresponding profile proxy for BT is null, the device is never connected and thus media is never unmuted. Bug: 319128812 Test: adb shell dumpys audio | grep "\- STREAM_MUSIC:" -A2 Change-Id: Iada91cfa5bed70dc7e9d53f8b57e080e7ab73afc