commit | 5d1756ceb58246a721e10464f788e81cdcdc455a | [log] [tgz] |
---|---|---|
author | Josh Gao <jmgao@google.com> | Wed Feb 22 17:07:01 2017 -0800 |
committer | Josh Gao <jmgao@google.com> | Wed Feb 22 18:19:21 2017 -0800 |
tree | ff08b4a1c5b83d00166f510591a7ddd54cdb8f5d | |
parent | 8d302763aba8a48e3d4a4743933c7b85c659b32f [diff] |
adb: add `adb host-features`, report libusb status. Add a 'host-features' command to get the features of the currently running host adb server. Abuse it to report libusb status. Bug: http://b/34983123 Test: adb host-features; adb kill-server; ADB_LIBUSB=1 adb start-server; adb host-features Change-Id: I0e8d503a2dbdff9002ebb6ce8a298498a9421422