[USB Audio AIDL] Fix wrong capture path on mixer_paths.xml
Bug: 299388175 Test: Local Test Change-Id: I5579d020463086b3492563db728f4721381d5b7f
This commit is contained in:
parent
733cea1ebd
commit
28c488ab70
1 changed files with 1 additions and 1 deletions
|
@ -913,7 +913,7 @@
|
||||||
</path>
|
</path>
|
||||||
|
|
||||||
<path name="usb-headset-microphones -> primary-capture-0">
|
<path name="usb-headset-microphones -> primary-capture-0">
|
||||||
<path name="usb-microphones-> primary-capture-0" />
|
<path name="usb-microphones -> primary-capture-0" />
|
||||||
</path>
|
</path>
|
||||||
|
|
||||||
<path name="usb-device-microphones -> primary-capture-0">
|
<path name="usb-device-microphones -> primary-capture-0">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue