matisse-common: mixer_paths.xml - low-latency-record

Some apps request the low-latency Tx paths for voip.
eg. Skype on hlte is unable to use the mic as it's
asking for the low-latency-record path.
Adding in the low-latency paths solves this issue.

Change-Id: I0cf30ef334135045e471998b5f0d3ee9f1bfd4ac
This commit is contained in:
Jason Vidal 2017-07-18 12:09:27 +00:00 committed by matteo0026
parent e9cbc5821f
commit abb96a02e0
1 changed files with 10 additions and 0 deletions

View File

@ -153,6 +153,16 @@
<ctl name="INTERNAL_BT_SCO_RX_Voice Mixer Voip" value="1" />
<ctl name="Voip_Tx Mixer INTERNAL_BT_SCO_TX_Voip" value="1" />
</path>
<!-- low latency recording -->
<path name="low-latency-record">
<ctl name="MultiMedia5 Mixer SLIM_0_TX" value="1" />
</path>
<path name="low-latency-record usb-headset-mic">
<ctl name="MultiMedia5 Mixer AFE_PCM_TX" value="1" />
</path>
<!-- end of Verb -->
<!-- ================================================================ -->