Skip to content
Snippets Groups Projects
Commit 92e7d68a 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

* commit '24739a6a':
  netd.te: Remove allow netd toolbox_exec:file rx_file_perms;
parents 362cc6ef 24739a6a
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;
allow netd self:netlink_socket create_socket_perms;
allow netd shell_exec:file rx_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;
# For /proc/sys/net/ipv[46]/route/flush.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment