audio: fix xml tag name am: c733b4b018

Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/14880401

Change-Id: Iee8d9fb2b8d4d48cd1b128467ff1c762a92ba4b5
This commit is contained in:
Carter Hsu 2021-06-10 06:36:35 +00:00 committed by Automerger Merge Worker
commit ee75fd8d6d
4 changed files with 8 additions and 20 deletions

View file

@ -195,11 +195,8 @@
</voip_db_mapping> </voip_db_mapping>
<device_handle> <device_handle>
<hadnler libname="audio_bt_aoc.so"/> <handler libname="audio_bt_aoc.so"/>
</device_handle> <handler libname="audio_usb_aoc.so" argu="MaxSamplingRate=96000"/>
<device_handle>
<hadnler libname="audio_usb_aoc.so" argu="MaxSamplingRate=96000"/>
</device_handle> </device_handle>
<external_module> <external_module>

View file

@ -195,11 +195,8 @@
</voip_db_mapping> </voip_db_mapping>
<device_handle> <device_handle>
<hadnler libname="audio_bt_aoc.so"/> <handler libname="audio_bt_aoc.so"/>
</device_handle> <handler libname="audio_usb_aoc.so" argu="MaxSamplingRate=96000"/>
<device_handle>
<hadnler libname="audio_usb_aoc.so" argu="MaxSamplingRate=96000"/>
</device_handle> </device_handle>
<external_module> <external_module>

View file

@ -195,11 +195,8 @@
</voip_db_mapping> </voip_db_mapping>
<device_handle> <device_handle>
<hadnler libname="audio_bt_aoc.so"/> <handler libname="audio_bt_aoc.so"/>
</device_handle> <handler libname="audio_usb_aoc.so" argu="MaxSamplingRate=96000"/>
<device_handle>
<hadnler libname="audio_usb_aoc.so" argu="MaxSamplingRate=96000"/>
</device_handle> </device_handle>
<external_module> <external_module>

View file

@ -195,11 +195,8 @@
</voip_db_mapping> </voip_db_mapping>
<device_handle> <device_handle>
<hadnler libname="audio_bt_aoc.so"/> <handler libname="audio_bt_aoc.so"/>
</device_handle> <handler libname="audio_usb_aoc.so" argu="MaxSamplingRate=96000"/>
<device_handle>
<hadnler libname="audio_usb_aoc.so" argu="MaxSamplingRate=96000"/>
</device_handle> </device_handle>
<external_module> <external_module>