SystemUI Implement DISALLOW_GRANT_ADMIN in user creation flow
In the process of creating a user through the SystemUI app, if the current user has the DISALLOW_GRANT_ADMIN restriction, the dialogue for granting ADMIN privileges will be hidden after this implementation. This action ensures that even if child users can create SECONDARY users, they cannot create ADMIN users. Design doc: go/unicorn-hsum Bug: 357819541 Test: manually verified the user is not allowed to create ADMIN user when DISALLOW_GRANT_ADMIN restriction is applied through SystemUI Flag: android.multiuser.unicorn_mode_refactoring_for_hsum_read_only Change-Id: I8a2e27acda8f06e328b245702e908869d33409a5
Loading
Please register or sign in to comment