diff options
author | Fyodor Kupolov <fkupolov@google.com> | 2016-11-09 14:32:27 -0800 |
---|---|---|
committer | Fyodor Kupolov <fkupolov@google.com> | 2016-11-14 18:06:15 -0800 |
commit | 964d2ebb94c41d2cf1fb45b534e86c10e0ced3ac (patch) | |
tree | 50a332720c60e507b7fb6515041c4ae8ec5449c7 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 368d703d7d75799d6e00da1d42035a0bc36861e6 (diff) |
Control privileged permissions for priv-apps
Added support for privapp-permissions config element. It allows to explicitly
control what privileged permissions applications should be granted.
Feature is controlled by ro.control_privapp_permissions property.
Possible values:
- 0/false, the feature is completely disabled - signature|privileged
permissions are granted automatically without logging. *Default behavior*
- 1/true, enforce that only whitelisted permissions are granted. Only
devices with ro.control_privapp_permission=1 will pass CTS tests.
Test: Manual
Bug:31008485
Change-Id: I93a8c2782cc72b3953f32c237086d08d82ac0d5b
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions