commit | f714dd39f1fc5fc64ba28d4c89b883b1a5db8953 | [log] [tgz] |
---|---|---|
author | Patrick Bellasi <patrick.bellasi@arm.com> | Fri Jul 15 11:18:09 2016 +0100 |
committer | Patrick Bellasi <patrick.bellasi@arm.com> | Fri Jul 15 11:18:09 2016 +0100 |
tree | d95e934bf5daf7aad037191ffc7ce24d2278c2b0 | |
parent | c4784e0993849144a83d0afc2b75c1e1863a88b2 [diff] |
android: avoid connect for USB target The "adb connect" command is not required for USB connected devices. This patch is a small update to use "adb connect" only for android devices accessed by IP address. Signed-off-by: Patrick Bellasi <patrick.bellasi@arm.com>