Copy unittests binary in android-sync.sh
authorcullinan <cullinan@amazon.com>
Tue, 18 Nov 2014 18:36:47 +0000 (10:36 -0800)
committerCommit bot <commit-bot@chromium.org>
Tue, 18 Nov 2014 18:36:57 +0000 (18:36 +0000)
commit55999dcb6fa9a12db540915f0304e1bed82daf12
tree04a89be186c2fe08359def61452363661ae834d9
parenta08a730a8d3f32daaf906842ac36a3585ac620f4
Copy unittests binary in android-sync.sh

Without this change, `make android_arm.release.check` fails since the
unittests binary does not exist on the device.

BUG=v8:3695
LOG=

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

Cr-Commit-Position: refs/heads/master@{#25405}
tools/android-sync.sh