diff options
author | Philip P. Moltmann <moltmann@google.com> | 2020-07-07 10:40:49 -0700 |
---|---|---|
committer | Philip P. Moltmann <moltmann@google.com> | 2020-07-27 17:12:12 -0700 |
commit | 72b0b2651f28177f3bed051348514d0f366d4559 (patch) | |
tree | 22b762786b9136ff89fd61d0310759843e8222ed /rs/java/android/renderscript/ProgramStore.java | |
parent | 8d6853774e1a4fde384923e7f997f5a7bf81523b (diff) |
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
Diffstat (limited to 'rs/java/android/renderscript/ProgramStore.java')
0 files changed, 0 insertions, 0 deletions