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

Commit 5b822490 authored by Julia Reynolds's avatar Julia Reynolds
Browse files

Update message on DISALLOW_REMOVE_USERS constant.

Change-Id: I4f873eba4082278553ded830bb902fb3a3195d87
parent 9d32507a
Loading
Loading
Loading
Loading
+2 −1
Original line number Original line Diff line number Diff line
@@ -138,7 +138,8 @@ public class UserManager {
    public static final String DISALLOW_CONFIG_CREDENTIALS = "no_config_credentials";
    public static final String DISALLOW_CONFIG_CREDENTIALS = "no_config_credentials";


    /**
    /**
     * Key for user restrictions. Specifies if a user is disallowed from removing users.
     * Key for user restrictions. Specifies if a user is disallowed from removing itself and other
     * users.
     * The default value is <code>false</code>.
     * The default value is <code>false</code>.
     * <p/>
     * <p/>
     * Type: Boolean
     * Type: Boolean