[USB Audio] Enable 192k support sample rate to hifi usb am: 407fc5eff5
Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/22706285 Change-Id: I21142c8bf1048bd2d4691f2fb96d937d2cdb669a Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:

committed by
Automerger Merge Worker

commit
f939fe1fb4
@@ -286,7 +286,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>
|
||||||
|
Reference in New Issue
Block a user