blob: 9a0de3f3253e399941f4040edfc1fd3b42970c7e [file] [log] [blame]
Alberto97d3359a02014-11-30 17:20:55 +01001allow 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 Pornkitprasan9efc77a2014-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;