Merge "[USB Audio AIDL] Fix wrong capture path on mixer_paths.xml" into udc-qpr-dev am: 7cd7a75ebe
Original change: https://googleplex-android-review.googlesource.com/c/device/google/shusky/+/24680283 Change-Id: Id36405c95f123d721fc8d0c02009c2acd38f275a Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
62db679aca
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