commit | 4db1b9c12508ff73dbfd4cb0a9dc126cc50ea54d | [log] [tgz] |
---|---|---|
author | Adam Bookatz <bookatz@google.com> | Thu Nov 03 15:50:52 2022 -0700 |
committer | Adam Bookatz <bookatz@google.com> | Thu Nov 03 15:56:45 2022 -0700 |
tree | 324b167a597df047503cf63ac4aeddce3abc6444 | |
parent | 9d8f4ade3dbc2f61983720cac2087d8bf4c05a78 [diff] |
UserTypeFactory configurable setMaxAllowed We provide support in config_user_types.xml to change the max number of users allowed of a given user type. This could, e.g., allow multiple Guest users. Note that even though it can be configured, that doesn't mean it'll work - to have more than one Guest user additional work in UMS and other places would be required. Test: atest UserManagerServiceUserTypeTest Bug: 256690588 Change-Id: I02b212bb9a046bbf5662fea05d833f1717e23327