Skip to content
Snippets Groups Projects
Commit fe7aba65 authored by dcashman's avatar dcashman Committed by Android Git Automerger
Browse files

am 2d9e22f9: Merge "Remove duplicate neverallow rule."

* commit '2d9e22f9':
  Remove duplicate neverallow rule.
parents 92de005c 2d9e22f9
Branches
Tags
No related merge requests found
......@@ -241,10 +241,6 @@ neverallow { appdomain -unconfineddomain } { domain -appdomain }:process
neverallow { appdomain -shell -unconfineddomain } ~appdomain:process
{ transition dyntransition };
# Map low memory.
# Note: Take to domain.te and apply to all domains in the future.
neverallow { appdomain -unconfineddomain } self:memprotect mmap_zero;
# Write to rootfs.
neverallow { appdomain -unconfineddomain } rootfs:dir_file_class_set
{ create write setattr relabelfrom relabelto append unlink link rename };
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment