am 5211528b: am 67cd2fc5: am cf6500b9: am 55a116d0: Merge "Updated JavaDoc for DISALLOW_MODIFY_ACCOUNTS restriction" into mnc-dev

* commit '5211528b9d1f51dca284d40e8d63dc3bc9527ac7':
  Updated JavaDoc for DISALLOW_MODIFY_ACCOUNTS restriction
This commit is contained in:
Fyodor Kupolov
2015-07-21 21:31:44 +00:00
committed by Android Git Automerger

View File

@@ -45,7 +45,9 @@ public class UserManager {
private final Context mContext;
/**
* Specifies if a user is disallowed from adding and removing accounts.
* Specifies if a user is disallowed from adding and removing accounts, unless they are
* {@link android.accounts.AccountManager#addAccountExplicitly programmatically} added by
* Authenticator.
* The default value is <code>false</code>.
*
* <p/>Key for user restrictions.