blob: 9a0de3f3253e399941f4040edfc1fd3b42970c7e [file] [log] [blame]
Steve Kondikfdf1aff2014-05-11 02:57:57 -07001allow 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 Pornkitprasane8159232014-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;