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

Unified Diff: build/android/play_services/config.json

Issue 2209233002: ▶ Update the Play services to 9.8 and load from AARs (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: mention the configuration file in the upload command line help Created 4 years, 2 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 side-by-side diff with in-line comments
Download patch
Index: build/android/play_services/config.json
diff --git a/build/android/play_services/config.json b/build/android/play_services/config.json
index fb38ef9d0421c0dd7bbe87da118240cc5da1b5d1..d4c9a9994c051b961b38fb65efffeee51227ec42 100644
--- a/build/android/play_services/config.json
+++ b/build/android/play_services/config.json
@@ -1,4 +1,15 @@
{
- "version_number": 8487000,
+ "clients": [
+ "play-services-basement",
+ "play-services-tasks",
+ "play-services-base",
+ "play-services-auth-base",
+ "play-services-auth",
+ "play-services-cast",
+ "play-services-iid",
+ "play-services-gcm",
+ "play-services-nearby"
+ ],
+ "version_number": "9.8.0",
"version_xml_path": "res/values/version.xml"
}
« no previous file with comments | « build/android/play_services/LICENSE.sha1 ('k') | build/android/play_services/google_play_services_library.zip.sha1 » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698