Push resources to Android device
authorqiankun.miao <qiankun.miao@intel.com>
Mon, 30 Jun 2014 05:38:54 +0000 (22:38 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 30 Jun 2014 05:38:54 +0000 (22:38 -0700)
commitb2e1fa5b76bc6d38b3cb7074470512f0004d58ce
treeb9d04a0ff76ffd1d026fbe80cc04605332ddff31
parente462f2bed33283862bb983c67776a47c5a6acb01
Push resources to Android device

The resources directory is required by some benchmarks. Push it to
device's /data/local/tmp. Add "-i /data/local/tmp/resources" to command
line when using these resources.

BUG=skia:
R=djsollen@google.com, mtklein@google.com, borenet@google.com

Author: qiankun.miao@intel.com

Review URL: https://codereview.chromium.org/352303003
platform_tools/android/bin/android_run_skia
platform_tools/android/bin/android_setup.sh