clover: audio: set in_voice_rec_headset_mic
* track voice headset-mic acdb id since it seems to work correctly * this is needed for youtube (mic search) and google recorder Change-Id: I16c383d7b1f0456f8d422fb57cd545da00f6f949
This commit is contained in:
parent
fc08a1e160
commit
e9948cef61
1 changed files with 1 additions and 0 deletions
|
@ -100,6 +100,7 @@
|
|||
<device name="SND_DEVICE_IN_HANDSET_DMIC" acdb_id="10004"/>
|
||||
<device name="SND_DEVICE_IN_HEADSET_MIC" acdb_id="10008"/>
|
||||
<device name="SND_DEVICE_IN_HANDSET_DMIC_STEREO" acdb_id="10010"/>
|
||||
<device name="SND_DEVICE_IN_VOICE_REC_HEADSET_MIC" acdb_id="307"/>
|
||||
</acdb_ids>
|
||||
<backend_names>
|
||||
<device name="SND_DEVICE_OUT_HEADPHONES" backend="headphones" interface="INT0_MI2S_RX"/>
|
||||
|
|
Loading…
Reference in a new issue