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

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

Issue 2815163002: ▶ Add the Google Play services Location API (Closed)
Patch Set: Created 3 years, 8 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
« no previous file with comments | « no previous file | build/android/play_services/google_play_services_library.zip.sha1 » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/android/play_services/config.json
diff --git a/build/android/play_services/config.json b/build/android/play_services/config.json
index d9a1e817a43c99653321415832e82ef23352fd76..8a755f6495e0344da51366025b92617f1a49eabe 100644
--- a/build/android/play_services/config.json
+++ b/build/android/play_services/config.json
@@ -1,14 +1,15 @@
{
"clients": [
- "play-services-basement",
- "play-services-tasks",
- "play-services-base",
"play-services-auth-base",
"play-services-auth",
+ "play-services-base",
+ "play-services-basement",
"play-services-cast",
- "play-services-iid",
"play-services-gcm",
+ "play-services-iid",
+ "play-services-location",
"play-services-nearby",
+ "play-services-tasks",
"play-services-vision"
],
"version_number": "10.2.0",
« no previous file with comments | « no previous file | 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