commit | f7a2a1248a7017232877b3d5fd3ebd1c259dd480 | [log] [tgz] |
---|---|---|
author | Eric Laurent <elaurent@google.com> | Thu Apr 04 12:47:58 2024 +0000 |
committer | Eric Laurent <elaurent@google.com> | Thu Apr 04 13:30:17 2024 +0000 |
tree | b97b2b25510eab2f73fb13ac91203c0e5ead017b | |
parent | 08ece2250caa31f351755b2e78b14a21f31c1d1c [diff] |
AudioService: fix Bluetooth codec sampling rate change Commit 023c69fc caused a regression with Bluetooth codec sampling rate changes by preventing the reconfiguration of the audio HAL stream. This CL restores the call to native audio policy manager when a Bluetooth config changed request is received and the codec parameters actually change. Bug: 322938249 Test: repro steps in the bug Change-Id: Id66e9f8eca81f299ffd8906e6c55dbd8dbc70948