[USB Audio AIDL] Add mixer path for "usb-device-microphones"
Bug: 329147872 Test: Local test Change-Id: I0759333c2fe51c334e0d64681e75551f9239c614
This commit is contained in:
parent
3e27193e8e
commit
afc9f7b790
1 changed files with 9 additions and 1 deletions
|
@ -1410,7 +1410,7 @@
|
|||
<path name="bluetooth-sco-headset-microphones" />
|
||||
</path>
|
||||
|
||||
<path name="usb-headset-microphones">
|
||||
<path name="usb-microphones">
|
||||
<ctl name="BUILDIN MIC ID CAPTURE LIST" id="0" value="0" />
|
||||
<ctl name="BUILDIN MIC ID CAPTURE LIST" id="1" value="3" />
|
||||
<ctl name="BUILDIN MIC ID CAPTURE LIST" id="2" value="2" />
|
||||
|
@ -1420,6 +1420,14 @@
|
|||
<ctl name="MIC Record Soft Gain (dB)" value="0" />
|
||||
</path>
|
||||
|
||||
<path name="usb-headset-microphones">
|
||||
<path name="usb-microphones" />
|
||||
</path>
|
||||
|
||||
<path name="usb-device-microphones">
|
||||
<path name="usb-microphones" />
|
||||
</path>
|
||||
|
||||
<!-- cs35l41 specific path for rotation start -->
|
||||
<path name="cs35l41-rotation-0">
|
||||
</path>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue