commit | 880db6e582dbe7825737b78ec2931485cf2f6883 | [log] [tgz] |
---|---|---|
author | Shawn O. Pearce <sop@google.com> | Mon Nov 02 12:07:30 2009 -0800 |
committer | Shawn O. Pearce <sop@google.com> | Mon Nov 02 12:09:00 2009 -0800 |
tree | a974868ef86d0356e6c679bff53cf99e3e285092 | |
parent | f1e3e80d0b21c76c300da9ba21cb3193f2667d73 [diff] |
Revert "Remove dead exists method from AccountManager" This reverts commit 4ae1b67220881a65fe290aa055ae9e085ad95d9e. We actually wanted to use this method in OpenIdServiceImpl, but a typo (or bad completion) caused us to use .equals() instead of .exists() there. Change-Id: I4811f5c441aaf95b3d85acbb2eb7f1d122a412db Signed-off-by: Shawn O. Pearce <sop@google.com>