Skip to content
Snippets Groups Projects
Commit 2b805595 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "app: remove redundant neverallow rule"

parents 6d53efcf d8bec4ac
No related branches found
No related tags found
No related merge requests found
...@@ -404,7 +404,6 @@ neverallow appdomain socket_device:sock_file write; ...@@ -404,7 +404,6 @@ neverallow appdomain socket_device:sock_file write;
# Unix domain sockets. # Unix domain sockets.
neverallow appdomain adbd_socket:sock_file write; neverallow appdomain adbd_socket:sock_file write;
neverallow { appdomain -radio } rild_socket:sock_file write; neverallow { appdomain -radio } rild_socket:sock_file write;
neverallow appdomain zygote_socket:sock_file write;
# ptrace access to non-app domains. # ptrace access to non-app domains.
neverallow appdomain { domain -appdomain }:process ptrace; neverallow appdomain { domain -appdomain }:process ptrace;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment