Add android_action_runner to the android platform.
commit479a27623945529fa8c7dcac8a0d9c66a65c70b0
authorariblue <ariblue@google.com>
Tue, 3 Feb 2015 23:28:54 +0000 (3 15:28 -0800)
committerCommit bot <commit-bot@chromium.org>
Tue, 3 Feb 2015 23:30:37 +0000 (3 23:30 +0000)
tree59383cf1a5a297fc5d54891c99461aa34fcf8701
parentfb93bf47152d82d4403f73fc74b4f560255d16ab
Add android_action_runner to the android platform.

This allows us to run the 'adb shell input X' commands.

See for details:
https://android.googlesource.com/platform/frameworks/base/+/cd92588/cmds/input/src/com/android/commands/input/Input.java

BUG=

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

Cr-Commit-Position: refs/heads/master@{#314433}
tools/telemetry/telemetry/core/platform/android_action_runner.py [new file with mode: 0644]
tools/telemetry/telemetry/core/platform/android_platform.py