If no battery information, do not try to split.
commit0efa3cd1e20775337f230e9a5dc96f77dd5c4694
authornavabi@google.com <navabi@google.com@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 14 May 2014 23:53:31 +0000 (14 23:53 +0000)
committernavabi@google.com <navabi@google.com@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 14 May 2014 23:53:31 +0000 (14 23:53 +0000)
tree7873d15cb8e34a1d826c48e7c94879e3716ab964
parentae98e57f18d287b34a5d24fab5afd19aea56cc11
If no battery information, do not try to split.

The x86 device can not dump battery information with 'adb dumbsys battery'. This
is causing the x86 instrumentation bot to fail on device status check. This is a
temporary fix until we determine how to check battery info on x86 devices.

BUG=371719

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@270516 0039d316-1c4b-4281-b951-d872f2087c98
build/android/buildbot/bb_device_status_check.py