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:
parent
10328be209
commit
221629670f
4 changed files with 8 additions and 20 deletions
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue