Skip to content
Snippets Groups Projects
Commit 056dc807 authored by Nick Kralevich's avatar Nick Kralevich Committed by Android Git Automerger
Browse files

am fa34d471: unconfined: remove linux_immutable

* commit 'fa34d471':
  unconfined: remove linux_immutable
parents 90901631 fa34d471
No related branches found
No related tags found
No related merge requests found
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
# The use of this template is discouraged. # The use of this template is discouraged.
###################################################### ######################################################
allow unconfineddomain self:capability ~{ sys_ptrace sys_rawio mknod sys_module audit_write audit_control }; allow unconfineddomain self:capability ~{ sys_ptrace sys_rawio mknod sys_module audit_write audit_control linux_immutable };
allow unconfineddomain self:capability2 ~{ mac_override mac_admin }; allow unconfineddomain self:capability2 ~{ mac_override mac_admin };
allow unconfineddomain kernel:security ~{ load_policy setenforce setcheckreqprot setbool setsecparam }; allow unconfineddomain kernel:security ~{ load_policy setenforce setcheckreqprot setbool setsecparam };
allow unconfineddomain kernel:system *; allow unconfineddomain kernel:system *;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment