sm8550-common: audio: Drop max open count active
* Fix WhatsApp audio messages and of games Change-Id: I3f428a196276b6332db5d8803768625227b993cc
This commit is contained in:
@@ -214,7 +214,7 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
channelMasks="AUDIO_CHANNEL_OUT_STEREO"/>
|
||||
</mixPort>
|
||||
|
||||
<mixPort name="primary input" role="sink" maxOpenCount="2" maxActiveCount="2">
|
||||
<mixPort name="primary input" role="sink">
|
||||
<profile name="" format="AUDIO_FORMAT_PCM_16_BIT"
|
||||
samplingRates="8000 11025 12000 16000 22050 24000 32000 44100 48000"
|
||||
channelMasks="AUDIO_CHANNEL_IN_MONO AUDIO_CHANNEL_IN_STEREO AUDIO_CHANNEL_IN_FRONT_BACK"/>
|
||||
|
Reference in New Issue
Block a user