platform_system_core/libusbhost
Jerry Zhang 3be61d3850 Remove urb request size maximum.
The 16kB maximum for transfers was removed from
the kernel in 3.3. Devio has since supported
arbitrary transfer sizes through scatter gather.

See the following kernel patches for context:
"USB: change the memory limits in usbfs URB submission"
"usbdevfs: Use scatter-gather lists for large bulk transfers"

Bug: 67683483
Test: Run usb_async_test app with USB3 : 38MB/s -> 300MB/s
Change-Id: Ia52440cb725561b0f1db1a75aa1b8ab952585826
2018-02-07 16:12:14 -08:00
..
include/usbhost usblib: usb_device_get_string decoding fixes. 2017-12-19 22:20:51 +00:00
Android.bp Mark the modules as VNDK in Android.bp 2017-09-14 08:35:16 +00:00
usbhost.c Remove urb request size maximum. 2018-02-07 16:12:14 -08:00