commit | 82c53f0c8569c254e983ea601d5806f0b9251eab | [log] [tgz] |
---|---|---|
author | Adam Bookatz <bookatz@google.com> | Wed Nov 09 13:13:02 2022 -0800 |
committer | Adam Bookatz <bookatz@google.com> | Thu Nov 10 14:14:47 2022 -0800 |
tree | 082479321726f874b7fcc4d908f572921698bee1 | |
parent | 502b19b33ad85124757efb7f07aa8da353c13377 [diff] |
SystemProperty to create disabled usertypes For development, it helps to be able to create users whose usertype is disabled or their limit has been reached. We therefore introduce a system property for this. It can only be used on debug builds. Bug: 255793314 Bug: 137101239 Test: adb shell setprop debug.user.creation_override 1 && try to create disabled users Change-Id: I6ab2aa80b0387b32f1b5fe5e9c8dd0096ed7bcd7