[Android] DeviceUtils change to make Install work without md5 binary.

I will want to use the device_util Install function on Chrome
builds downloaded from Google storage. There is no garuntee in this
case that the md5sum_bin_host has been built, or even that the
BUILDTYPE environment variable has been set. This change is to
simply catch those exceptions, and just install everything if
md5 isn't availible.

BUG=463498

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

Cr-Commit-Position: refs/heads/master@{#327597}


CrOS-Libchrome-Original-Commit: d84193aa868e644f4913cd8f5ddd5569dcb4263d
1 file changed
tree: b4872bec1330f8d15c47d667c85c04e0fea3dc96
  1. base/
  2. build/
  3. components/
  4. dbus/
  5. device/
  6. ipc/
  7. mojo/
  8. testing/
  9. third_party/
  10. ui/