Remove clatd's ability to write to proc files.
This is no longer required now that clatd has switched from IPv6 forwarding to sockets. Bug: 15340961 Change-Id: Id7d503b842882d30e6cb860ed0af69ad4ea3e62c
This commit is contained in:
parent
b32448c90f
commit
81c0301387
1 changed files with 0 additions and 1 deletions
1
clatd.te
1
clatd.te
|
@ -23,4 +23,3 @@ allow clatd self:capability dac_override;
|
|||
allow clatd self:netlink_route_socket nlmsg_write;
|
||||
allow clatd self:{ packet_socket rawip_socket tun_socket } create_socket_perms;
|
||||
allow clatd tun_device:chr_file rw_file_perms;
|
||||
allow clatd proc_net:file rw_file_perms;;
|
||||
|
|
Loading…
Reference in a new issue