forked from chromium/chromium
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Add the vision-common client, since the vision client has been split into vision and vision-common. - Add a landmine, since GN can't deal with reversing the dependency between google_play_services_vision_common_java and google_play_services_vision_java. - Add the basement client's Proguard config to all the other clients, since common Proguard flags are now consolidated in basement, rather than being duplicated for all clients. - Update the cached .info files, as is required since cf7f522. - Make InstanceIdWithSubtype contain rather than extend InstanceID. The InstanceID constructor which takes a subtype is now private; iid instead exposes a getInstance which takes the subtype via Bundle. BUG=706943 Change-Id: I16ba37243eb7a5b49539fefe489986fcd3f8ffb0 Reviewed-on: https://chromium-review.googlesource.com/729047 Reviewed-by: John Budorick <jbudorick@chromium.org> Reviewed-by: Peter Beverloo <peter@chromium.org> Commit-Queue: Paul Miller <paulmiller@chromium.org> Cr-Commit-Position: refs/heads/master@{#510877}
- Loading branch information
Paul Miller
authored and
Commit Bot
committed
Oct 23, 2017
1 parent
027bc13
commit 3a7fff5
Showing
20 changed files
with
126 additions
and
64 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
31843001b7ce94fbdf71f2a9db76b28548a795fa | ||
76a1dca20a2697eb9250eb08424503259b8b6aa7 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
build/android/play_services/google_play_services_library.zip.sha1
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
c0867d3d4daf1fad7d460bcfd27effdf15bbd450 | ||
c812f827e8dd2cb28cb41003519f50d33fe64856 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.