Gradle Plugin Release 2.2.0
Remove obsolete analytics auth scopes

With Firebase taking over analytics, we no longer need to add special
analytics auth scopes anymore. These scopes used to be used for
Developer Services logic, which has been removed.

Issue: b/29830467

Risk:
  Very low (added these scopes myself back for a developer service that
  has since been removed, see also aog/150367). Firebase flow has been
  tested with the auth scopes removed and still functions normally.
Benefit:
  Removes unecessary permissions from the login page for new Firebase
  users coming online.
Possible concern:
  This will cause anyone who is logged in to be logged out once they
  upgrade to Android Studio 2.2.

Change-Id: I0d134b59f1554745ef8744503dca7468e6532307
(cherry picked from commit 7a5aba89744b4d4e1b52414a9d67181114592a7c)
1 file changed