Skip to content
Commit 72b0b265 authored by Philip P. Moltmann's avatar Philip P. Moltmann
Browse files

Check cross-user interactions for permissions and app-ops operations

We want to be quite permissive here as without being able to check
permissions or appops nothing else works. Hence allow cross-user
interactions if any cross-user permission is granted.

Also we need to prevent infinite recursion as we are checking permission
and appops inside of permission and app-op checks.

Test: atest CtsPermissionHostTestCases CtsAppOpHostTestCases which
      execute the new paths for both full users and profiles
Fixes: 153996875
Change-Id: I04256a51e7f6c3658000ca7941654aea698b3199
parent 8d685377
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment