Skip to content
Commit cc07e927 authored by Jay Thomas Sullivan's avatar Jay Thomas Sullivan
Browse files

[Role Logic Move] Lift user from RoleBehavior::getDefaultHolders

This change modifies the following methods:

- RoleBehavior::getDefaultHolders[AsUser]
- Role::getDefaultHolders[AsUser]
- RoleBehavior::getFallbackHolder[AsUser]
- Role::getFallbackHolder[AsUser]

...by making them multi-user aware. I.e., lift any references to
Process.myUserHandle() out of them into method arguments.

Bug: 302563690
Test: atest CtsRoleTestCases
Change-Id: I751423aa19b5e5733aa10793ca722d4300e1f0ab
parent 8cca9ae9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment