am 81c03013: Remove clatd\'s ability to write to proc files.

* commit '81c03013879739aa58254356e61d59d45b346a03':
  Remove clatd's ability to write to proc files.
This commit is contained in:
Lorenzo Colitti 2014-06-13 12:38:05 +00:00 committed by Android Git Automerger
commit 591b9c25f1

View file

@ -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;;