Commit 51986e69 authored by Michael Achenbach's avatar Michael Achenbach Committed by Commit Bot

[tools] Fix pushing icu data file to Android devices when perf testing

NOTRY=true
TBR=jarin@chromium.org

Change-Id: If1b42341798f890dab5d45235ae93efe069b8309
Reviewed-on: https://chromium-review.googlesource.com/449772Reviewed-by: 's avatarMichael Achenbach <machenbach@chromium.org>
Commit-Queue: Michael Achenbach <machenbach@chromium.org>
Cr-Commit-Position: refs/heads/master@{#43576}
parent ddeb6e1d
......@@ -784,7 +784,7 @@ class AndroidPlatform(Platform): # pragma: no cover
)
self._PushFile(
shell_dir,
"snapshot_blob_ignition.bin",
"icudtl.dat",
target_dir,
skip_if_missing=True,
)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment