Currently, if a user cannot login, we present a fatal error to the user.
This is not a fatal error, the code correctly handles the situation when
the user cannot be logged in. It is still good to log this situation
though, in the event that it leads to other problems down the line.

The fix is to lower the severity of the logging we are doing such that
we no longer present the user with this information.

This bug was discovered by:
1) logging in to Android Studio
2) closing Android Studio
3) disconnecting from the network
4) starting up Android Studio again

Change-Id: I4d0c7ced86554ae0b58858809e6cf0b37c229424
1 file changed
tree: e15435e6516306496440fe08e4aa40222b9daf6c
  1. lib/
  2. resources/
  3. src/
  4. testSrc/
  5. google-login.iml