[Role Logic Move] Lift user from Permissions::isPermissionGranted
This change modifies the following methods: - Permissions::isPermissionGranted*[AsUser] - Permissions::setPermissionGranted*[AsUser] - Permissions::grantPermission*[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: I9df29d403f60616cce51087c6cd33ad7111aeb6f
Loading
Please register or sign in to comment