Merge "[USB Audio] Enable 192k support sample rate to hifi usb" into udc-dev am: 563bb76e37
Original change: https://googleplex-android-review.googlesource.com/c/device/google/felix/+/22706251 Change-Id: I5451d5087f61e89be33b77dcf033b38ae6a4c53a Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
d423cc3f44
1 changed files with 1 additions and 1 deletions
|
@ -295,7 +295,7 @@
|
||||||
|
|
||||||
<device_handle>
|
<device_handle>
|
||||||
<handler libname="audio_bt_aoc.so"/>
|
<handler libname="audio_bt_aoc.so"/>
|
||||||
<handler libname="audio_usb_aoc.so" argu="MaxSamplingRate=96000,UnsupportedFormat=S24_LE"/>
|
<handler libname="audio_usb_aoc.so" argu="MaxSamplingRate=192000,UnsupportedFormat=S24_LE,MaxCapPacketInterval=125,MaxCapSampleRate=192000,MaxCapBitWidth=32,MaxCapChannel=2,EnableHifi192kMultichannel=0"/>
|
||||||
</device_handle>
|
</device_handle>
|
||||||
|
|
||||||
<external_module>
|
<external_module>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue