hal: Fix voice call tx mute issue during voice and sva concurrency
Tx mute is observed for voice call with SVA running in background as
STHAL disables the device enabled by AHAL as it gets intimation about
audio usecase after enabling device.
Fix this by removing prop version check in device status so that STHAL
pauses its session before audio usecase enables device.
Also add check for playback usecase in stream status to send playback
usecase info to STHAL.
Change-Id: I8e575ad7cd198b4367d78f5dbe318fc908f86caf
1 file changed