summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramVertexFixedFunction.java
diff options
context:
space:
mode:
authorCassie Wang <cassiewang@google.com>2021-08-04 16:18:10 +0000
committerTerry Wang <tytytyww@google.com>2021-09-14 19:35:04 -0700
commit6e908fd487370aae46db4ca03aed3999485b5b04 (patch)
treef2b0bf81ee04c876ca3cebe8ed949963ed3b9b9e /rs/java/android/renderscript/ProgramVertexFixedFunction.java
parentc94c3639dc245429e3c0ba4a2ff468d11e589bcc (diff)
Enable cross-user requests.
Allow a cross-user request if the caller has INTERACT_ACROSS_USERS_FULL permission. Then, the request will be made in the targetUser's AppSearch instance. USERS_FULL is signature permission which is only given to apps which are signed with the same certificate as the platform. so we trust them more and usually we allow apps with full permission to interact with packages other than it's own on the other users. So switching to USERS_FULLFULL only was because it might be a smaller fix and that only very trusted apps could abuse the security risks we had. The general multi-user bug categories as 1:pre-existing bugs that blocked cross-user: FIXED, b/194413082, b/193902620, b/194939218. 2:enable cross-user: Current CL b/194332010. 3:restrict the cross-user use-cases: b/193423447, b/193423599 Bug: 194332010 Test: atest -m -c --rebuild-module-info CtsAppSearchTestCases FrameworksCoreTests:android.app.appsearch FrameworksServicesTests:com.android.server.appsearch CtsAppSearchHostTestCases Change-Id: I93c083d83612c21a3e6566d42c17db137e90ebe6
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions