Merge commit 'a9ef0e8891cea85b049e07bea56e05835bff1aef'

* commit 'a9ef0e8891cea85b049e07bea56e05835bff1aef':
  fix doc
This commit is contained in:
Christian Sonntag
2009-09-02 17:44:43 -07:00
committed by Android Git Automerger

View File

@@ -53,8 +53,6 @@ public class Constants {
* Action sent as a broadcast Intent by the AccountsService
* when accounts are added to and/or removed from the device's
* database.
* Note: The primary account on the phone can only be changed
* after a data wipe.
*/
public static final String LOGIN_ACCOUNTS_CHANGED_ACTION =
"android.accounts.LOGIN_ACCOUNTS_CHANGED";