Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1178)

Side by Side Diff: build/android_sdk_extras.json

Issue 1152203003: Add script to validate installed Android SDK packages (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: make the minimum version requirement more explicit Created 5 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 [ 1 [
2 { 2 {
3 "dir_name": "google", 3 "dir_name": "google",
4 "version": "21.0.0", 4 "version": "21.0.0",
5 "zip": "google_google_play_services_21.0.0.zip", 5 "zip": "google_google_play_services_21.0.0.zip",
6 "package": "google_play_services" 6 "package": "google_play_services",
7 "package_id": "extra-google-google_play_services"
7 } 8 }
8 ] 9 ]
OLDNEW
« no previous file with comments | « no previous file | build/check_sdk_extras_version.py » ('j') | build/secondary/third_party/android_tools/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698