audio: fix xml tag name

Bug: 188606492
Test: build pass
Signed-off-by: Carter Hsu <carterhsu@google.com>
Change-Id: I6fbc2e17bc11c19b224e472b868627ee9d110369
This commit is contained in:
Carter Hsu 2021-06-08 17:59:42 +08:00
parent 10328be209
commit 221629670f
4 changed files with 8 additions and 20 deletions

View file

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

View file

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

View file

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

View file

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