diff options
author | Hai Zhang <zhanghai@google.com> | 2018-09-25 15:10:57 -0700 |
---|---|---|
committer | Hai Zhang <zhanghai@google.com> | 2018-10-27 11:14:32 -0700 |
commit | b777668584d6bdd0f2a63f4642c057546726463c (patch) | |
tree | ecd41163448f48b978377fcc40a8ceec228fb1fc /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 2653e624dc7366f53b0ec946886d229a3602d92a (diff) |
Add RoleManager into the system.
A role is a unique name within the system associated with certain
privileges. There can be multiple applications qualifying for a role,
but only a subset of them can become role holders. To qualify for a
role, an application must meet certain requirements, including
defining certain components in its manifest. Then the application will
need user consent to become the role holder.
Upon becoming a role holder, the application may be granted certain
privileges that are role specific. When an application loses its role,
these privileges will also be revoked.
Bug: 110557011
Test: build
Change-Id: Icd453a3b032857a8fd157048de8b9609f04e28b8
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions