Reland of 'Migrate device utils WriteFile to AdbWrapper'
commit60e45a48a3966cb4e0a64d7f8de6f390cd8100f7
authorperezju <perezju@chromium.org>
Thu, 20 Nov 2014 18:33:25 +0000 (20 10:33 -0800)
committerCommit bot <commit-bot@chromium.org>
Thu, 20 Nov 2014 18:33:49 +0000 (20 18:33 +0000)
tree12bf4658d16d65a007ed753da07cbedb7ef19827
parent93f678c30cca6fcf52db058e38e1387fee999bce
Reland of 'Migrate device utils WriteFile to AdbWrapper'

This is a reland of https://codereview.chromium.org/715853002/

There are no changes, but the last attempt triggered some silent exit code
errors which have now been fixed by https://codereview.chromium.org/732473003/

This CL provides a more robust and efficient implementation of WriteFile,
also integrating the functionality of the (now removed) WriteTextFile.

BUG=267773

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

Cr-Commit-Position: refs/heads/master@{#305040}
build/android/pylib/device/commands/install_commands.py
build/android/pylib/device/device_utils.py
build/android/pylib/device/device_utils_test.py
tools/telemetry/telemetry/core/backends/chrome/android_browser_backend.py