Always download google_play_services zip package instead of rsync.
commit24606e2106ec9029e042353feaa84555708aefd0
authornavabi <navabi@google.com>
Tue, 6 Jan 2015 20:46:56 +0000 (6 12:46 -0800)
committerCommit bot <commit-bot@chromium.org>
Tue, 6 Jan 2015 20:47:38 +0000 (6 20:47 +0000)
treeeda79a582b3813585ee885f254e2d19a1d414a63
parent17f542c223a72cdd2e759e199bfb8a730bdde890
Always download google_play_services zip package instead of 

On the bots the rsync technique to download packages (see bug for more details)
takes too long. It takes almost 30 seconds even when the package is already on
the bot. Instead always download the zip and unzip it.

BUG=350151

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

Cr-Commit-Position: refs/heads/master@{#310135}
DEPS
build/download_sdk_extras.py