Add a new utility method to check the availability of Google Play Services.
All code needing to check Google Play Services availability should migrate to this API and specify an explicit failure handling policy. Several policies are provided by default, including a "silent" policy that is identical in behavior to what happens today in most code using Google Play Services. In addition to the "silent" policy, the method supports standardized mechanisms from Google Play such as a modal dialog or a system notification. BUG= Review URL: https://codereview.chromium.org/1136633005 Cr-Commit-Position: refs/heads/master@{#330746}
Showing
Please register or sign in to comment