Граф коммитов

2 Коммитов

Автор SHA1 Сообщение Дата
dgn c341d03847 Skip Android SDK extras version check on bots
Bots have the sdk library delivered in a different way than
the devs. The version they get is explicitely set in the build
files while devs have to download the extras themselves.
Running this check would not allow for example to download an
already processed version of split client libraries

BUG=490091

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

Cr-Original-Commit-Position: refs/heads/master@{#338262}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: f3937ecb9f221c129a853ec11eb66dc68e095ad7
2015-07-10 08:49:49 +00:00
dgn 50fca99234 Add script to validate installed Android SDK packages
This script will allow to verify at build time that the local
setup properly contains Google Play services at a given version.

BUG=490091

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

Cr-Original-Commit-Position: refs/heads/master@{#336350}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: e17297a2f21f653f3e79544fad7ef7bc83b4f8ba
2015-06-26 10:30:40 +00:00