[USB Audio AIDL] Fix wrong capture path on mixer_paths.xml am: 4ebe12919c
am: d9bf25f1ea
Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/24718310 Change-Id: I2ac6ba08a59eb5ae87f2e26ba739a6c563210d71 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
c24998ea90
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