Skip to content
Snippets Groups Projects
Commit 6a2e2deb authored by Stephen Smalley's avatar Stephen Smalley Committed by Android Git Automerger
Browse files

am ad442082: am 7c11bdc4: Allow dnsmasq to inherit/use netd UDP socket.

* commit 'ad442082':
  Allow dnsmasq to inherit/use netd UDP socket.
parents 530f713b ad442082
No related branches found
No related tags found
No related merge requests found
......@@ -21,3 +21,4 @@ allow dnsmasq netd:netlink_nflog_socket { read write };
allow dnsmasq netd:netlink_route_socket { read write };
allow dnsmasq netd:unix_stream_socket { read write };
allow dnsmasq netd:unix_dgram_socket { read write };
allow dnsmasq netd:udp_socket { read write };
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment