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

[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
parent c043473f
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