[USB Audio AIDL] Fix wrong capture path on mixer_paths.xml
Bug: 299388175 Test: Local Test Change-Id: Ie064c8956a730bc33f1a67133edd371c7fa1519e
This commit is contained in:
parent
003e71105f
commit
4ebe12919c
1 changed files with 1 additions and 1 deletions
|
@ -858,7 +858,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