diff options
author | Sudheer Shanka <sudheersai@google.com> | 2021-05-22 16:42:10 -0700 |
---|---|---|
committer | Sudheer Shanka <sudheersai@google.com> | 2021-06-01 09:42:55 -0700 |
commit | b395a4d49816b14e581283c24bc4d70ad6edc226 (patch) | |
tree | ba05a8195cadb13105deb5a1c4b52e2b09ac31af /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 1dfd948440af4fa2e859b698cb0fa1770c89d4ee (diff) |
Check only if the app is installed on the other user for blob access.
There isn't a need to require that the app has permission on other
user as well. With this change, we are checking the apps existence
on other users to limit access such that apps won't be able to
access any more data than they would've accessed by having
INTERACT_ACROSS_USERS permission and talking to their instances
on other users.
Bug: 175844032
Test: atest --test-mapping apex/blobstore
Change-Id: I6f13e3e7a240d55c02aecf31e10f750b9e4d5702
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions