configs: 8937: update supporting configuration for voip profile

Update supporting sampling rate and channel configuration
for voip profile

Change-Id: I42112ec1445c5885448f1d7cbc71d9c27e4d144b
This commit is contained in:
Lakshman Chaluvaraju 2020-09-22 18:15:10 +05:30 committed by Gerrit - the friendly Code Review server
parent f18eb0c720
commit 5dd6d1ae6c
1 changed files with 1 additions and 1 deletions

View File

@ -134,7 +134,7 @@
<mixPort name="voip_rx" role="source"
flags="AUDIO_OUTPUT_FLAG_DIRECT|AUDIO_OUTPUT_FLAG_VOIP_RX">
<profile name="" format="AUDIO_FORMAT_PCM_16_BIT"
samplingRates="8000,16000" channelMasks="AUDIO_CHANNEL_OUT_MONO"/>
samplingRates="8000,16000,32000,48000" channelMasks="AUDIO_CHANNEL_OUT_MONO,AUDIO_CHANNEL_OUT_STEREO"/>
</mixPort>
<mixPort name="primary input" role="sink" maxOpenCount="2" maxActiveCount="2">