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

Side by Side Diff: build/android/play_services/config.json

Issue 1469913002: Cleanup gms update/preprocess scripts, roll android_tools (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Roll android_tools Created 5 years 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 "version_number": 8298000 2 "version_number": 8298000,
3 "version_xml_path": "res/values/version.xml"
jbudorick 2015/12/02 19:09:40 Should this file also have sdk_version, clients, a
dgn 2015/12/03 16:36:57 This is a bit weird because it's read/write file.
jbudorick 2015/12/10 14:16:31 So what happens if somewhat attempts to use one of
dgn 2015/12/10 14:35:19 Currently it would raise a KeyError when requestin
3 } 4 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698