History log of /system/core/adb/client/usb_linux.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
1c70e1bcbcced190b351d4fb418f32b4e428f496 28-Sep-2016 Josh Gao <jmgao@google.com> adb: add libusb implementation for Linux/Darwin.

Add a libusb-based implementation alongside the existing native
implementations, controlled by the ADB_LIBUSB environment variable.

Windows will need more work for the usb driver.

Bug: http://b/31321337
Test: python test_device.py on linux/darwin, with ADB_LIBUSB=0 and 1
Change-Id: Ib68fb2c6c05475eae3ff4cc19f55802a6f489bb7
/system/core/adb/client/usb_linux.cpp
456e1ad42034316cee5a6467c4bcb23643b51e5a 19-Jan-2017 Josh Gao <jmgao@google.com> adb: move usb_* to client/usb_*.

Bug: http://b/31321337
Test: mma
Change-Id: I21eefab953737e87d211959616ac4f48926dd92c
/system/core/adb/client/usb_linux.cpp