Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit cf6500b9 authored by Fyodor Kupolov's avatar Fyodor Kupolov Committed by Android Git Automerger
Browse files

am 55a116d0: Merge "Updated JavaDoc for DISALLOW_MODIFY_ACCOUNTS restriction" into mnc-dev

* commit '55a116d0':
  Updated JavaDoc for DISALLOW_MODIFY_ACCOUNTS restriction
parents 89d4131d 55a116d0
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -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.