Handle forwarder exception introduced by change to adb_wrapper.py that retrieves...
commitadb81c8ebd0a0236f8e4c7d8d52b9601c52e4144
authorwuhu <wuhu@google.com>
Tue, 11 Nov 2014 17:50:53 +0000 (11 09:50 -0800)
committerCommit bot <commit-bot@chromium.org>
Tue, 11 Nov 2014 17:51:56 +0000 (11 17:51 +0000)
tree8ee27c380b30f8503bb39d9788216bf2f44e59f8
parent389f76eeeadc41f1290e0627d08fc2e3b35e779f
Handle forwarder exception introduced by change to adb_wrapper.py that retrieves and checks adb command exit code. This will fail if the adb command causes USB connection to be reset.

BUG=

Review URL: https://codereview.chromium.org/688253003

Cr-Commit-Position: refs/heads/master@{#303671}
tools/telemetry/telemetry/core/forwarders/android_forwarder.py