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

3 Коммитов

Автор SHA1 Сообщение Дата
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
pauljensen 8273fba65a Fix install-build-deps-android.sh launching of get_sdk_extras_packages.py
This is a two part fix:
1. Fix get_sdk_extras_packages.py to correctly identify its own location.
2. Fix install-build-deps-android.sh to launch get_sdk_extras_packages.py
   when the current-working-directory isn't the location of the script.
This fixes the script when run in the way recommended by
https://code.google.com/p/chromium/wiki/AndroidBuildInstructions

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

Cr-Original-Commit-Position: refs/heads/master@{#314140}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: cc5297cfe2d5cbf1d61aa942308f5fb93adf3e89
2015-02-02 13:54:27 +00:00
navabi 3570848f79 Install sdk extras packages using android to prompt for ToS.
BUG=350151

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

Cr-Original-Commit-Position: refs/heads/master@{#310837}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: cc789e8e3697aa4875fb459f4878fcb9f66d09d8
2015-01-09 20:08:07 +00:00