Updated JavaDoc for DISALLOW_MODIFY_ACCOUNTS restriction

Bug: 21521860
Change-Id: I0c2659f84589a77432317fbc89d49716027577d3
This commit is contained in:
Fyodor Kupolov
2015-07-21 11:48:18 -07:00
parent 673ccfd45a
commit 53019287fd

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.