Loading core/res/res/values/config.xml +4 −1 Original line number Original line Diff line number Diff line Loading @@ -3253,7 +3253,10 @@ <bool name="config_disallowRemovingLastAdminUser">true</bool> <bool name="config_disallowRemovingLastAdminUser">true</bool> <!-- Whether all secondary users (and the system user) are eligible to have profiles. <!-- Whether all secondary users (and the system user) are eligible to have profiles. If false, only the MainUser is eligible to have profiles. --> If false, only the MainUser is eligible to have profiles. NOTE: this feature not supported yet, and CTS will fail if it's set to true. --> <bool name="config_supportProfilesOnNonMainUser">false</bool> <bool name="config_supportProfilesOnNonMainUser">false</bool> <!-- Whether the system should create the initial full user on boot. <!-- Whether the system should create the initial full user on boot. Loading Loading
core/res/res/values/config.xml +4 −1 Original line number Original line Diff line number Diff line Loading @@ -3253,7 +3253,10 @@ <bool name="config_disallowRemovingLastAdminUser">true</bool> <bool name="config_disallowRemovingLastAdminUser">true</bool> <!-- Whether all secondary users (and the system user) are eligible to have profiles. <!-- Whether all secondary users (and the system user) are eligible to have profiles. If false, only the MainUser is eligible to have profiles. --> If false, only the MainUser is eligible to have profiles. NOTE: this feature not supported yet, and CTS will fail if it's set to true. --> <bool name="config_supportProfilesOnNonMainUser">false</bool> <bool name="config_supportProfilesOnNonMainUser">false</bool> <!-- Whether the system should create the initial full user on boot. <!-- Whether the system should create the initial full user on boot. Loading