| 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",
|
|
|