Files
frameworks_base/core
Philip P. Moltmann 5e040ae477 Clarify UsbConnection#bulkTransfer api behavior
- Do not allow negative length as inside of JNI this is interpreted as
  unsigned value which lead to memory corruptions.
- Document behavior for uncommon but usable values of parameters

Test: Ran CTS verifier UBS device test
Change-Id: I0899a2831c6dd2617528a5e79ea21932f6a66c13
2016-09-20 15:31:32 -07:00
..