OSDN Git Service

Launch account addition activity from Settings instead of from AccountManager
authorAmith Yamasani <yamasani@google.com>
Wed, 10 Oct 2012 23:42:20 +0000 (16:42 -0700)
committerAmith Yamasani <yamasani@google.com>
Wed, 10 Oct 2012 23:42:20 +0000 (16:42 -0700)
commitcbabf19cbb85a21da3a4325f5ef925895ac16040
tree84514f380b3c601caa1cc2de7e0a819d78e8ee8f
parent553074f0fc2aa46f44797b72f1457146697645b6
Launch account addition activity from Settings instead of from AccountManager

This enables us to watch for failure cases from certain authenticators that
misbehave.

Bug: 7318390
Change-Id: I43398e7622214cabd1d1bf171502c6a988af00a3
src/com/android/settings/accounts/AddAccountSettings.java