summaryrefslogtreecommitdiffstats
path: root/core/jni/android_hardware_UsbDeviceConnection.cpp
Commit message (Expand)AuthorAgeFilesLines
* You don't need to poke around inside FileDescriptor manually.Elliott Hughes2011-04-111-1/+1
* Use jniThrowException for exception throwing from native code.Elliott Hughes2011-04-071-3/+2
* UsbDevice: Move IO related methods to new UsbDeviceConnection classMike Lockwood2011-03-111-0/+242