blob: 9a0de3f3253e399941f4040edfc1fd3b42970c7e [file] [log] [blame]
Nicholas Flintham3e2481d2014-11-14 23:19:24 +00001allow netd self:capability { setuid sys_module setgid };
2allow netd self:packet_socket create_socket_perms;
3allow netd radio_data_file:dir rw_dir_perms;
4allow netd radio_data_file:file create_file_perms;
Pawit Pornkitprasaneca93f52014-11-27 20:18:18 +07005allow netd wpa_socket:dir rw_dir_perms;
6allow netd wpa_socket:sock_file create_file_perms;
7allow netd system_wpa_socket:sock_file create_file_perms;
8allow netd hostapd:unix_dgram_socket sendto;