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