Skip to content
Snippets Groups Projects
Commit 2d529b15 authored by Nick Kralevich's avatar Nick Kralevich Committed by android-build-merger
Browse files

Merge "netd.te: Remove allow netd toolbox_exec:file rx_file_perms;" am: 24739a6a

am: 92e7d68a

* commit '92e7d68a':
  netd.te: Remove allow netd toolbox_exec:file rx_file_perms;
parents cde60b10 92e7d68a
No related branches found
No related tags found
No related merge requests found
...@@ -20,9 +20,6 @@ allow netd self:netlink_nflog_socket create_socket_perms; ...@@ -20,9 +20,6 @@ allow netd self:netlink_nflog_socket create_socket_perms;
allow netd self:netlink_socket create_socket_perms; allow netd self:netlink_socket create_socket_perms;
allow netd shell_exec:file rx_file_perms; allow netd shell_exec:file rx_file_perms;
allow netd system_file:file x_file_perms; allow netd system_file:file x_file_perms;
# XXX Run toolbox. Might not be needed.
allow netd toolbox_exec:file rx_file_perms;
auditallow netd toolbox_exec:file rx_file_perms;
allow netd devpts:chr_file rw_file_perms; allow netd devpts:chr_file rw_file_perms;
# For /proc/sys/net/ipv[46]/route/flush. # For /proc/sys/net/ipv[46]/route/flush.
......
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