diff options
author | 2023-10-27 14:05:17 -0700 | |
---|---|---|
committer | 2023-10-31 15:25:11 -0700 | |
commit | 7454eaa359377a1d9fc599df194694d06684263f (patch) | |
tree | 37b410ff062fcee866cd2a30567f0a90a41c36ac /framework-s/java | |
parent | c043473fb4f728c0de4c5451989564bf697593e8 (diff) |
[Role Logic Move] Lift user from RoleControllerServiceImpl
This change modifies RoleControllerServiceImpl, replacing all
calls to Process.myUserHandle() with an mUser variable. Also, calls to
RoleManager are called with a user-context.
After this change, we're now in a state where all of role-controller
(and RoleControllerServiceImpl) have a single UserHandle object which
is injected throughout the object hierarchy.
Bug: 302563690
Test: atest CtsRoleTestCases
Change-Id: I8112f89693d131ae99756d2ab8334d9e8cfb8b85
Diffstat (limited to 'framework-s/java')
0 files changed, 0 insertions, 0 deletions