audiopolicy: Check if A2DP playback happens via primary output
Audio policy implementation assumes A2DP playback to happen via HW module other than the primary HAL. This need not be true always, since primary audio HAL can support A2DP playback too. Add an API to check if A2DP playback is supported via primary HAL, and if it is supported avoid suspendOutput. Bug: 63932139 Bug: 68824150 Test: A2DP offload verified on supported codecs Change-Id: Ic5546bc2df632462dcc28442af561d05ba2d7c58 (cherry picked from commit 68364ffb)
Loading
Please register or sign in to comment