commit | b122b175555d80b1d13dc1d864126f531e224d84 | [log] [tgz] |
---|---|---|
author | Josh Gao <jmgao@google.com> | Wed Aug 16 16:57:01 2017 -0700 |
committer | Josh Gao <jmgao@google.com> | Mon Aug 21 14:15:06 2017 -0700 |
tree | 345f05ca20001caf9f5e156e0cf98a2b3fbab650 | |
parent | 11be3e54bdbcb32772a5d64590767e6e463f8bf8 [diff] |
adb: allow selection of a specific transport. Extend device selection to allow selecting a specific transport via monotonically increasing identifier (visible in devices -l). This is useful when using multiple devices (like hikey960...) that have identical bogus serial numbers like 0123456789ABCDEF. Bug: http://b/37043226 Test: adb -t {1, 2, 9999999} {get-serialno, shell, features} Change-Id: I55e5dc5a406a4eeee0012e39b52e8cd232e608a6