summaryrefslogtreecommitdiffstats
path: root/sepolicy/netd.te
blob: 4ad0b3ed942120b376436be0eb9f3c57d7da090e (plain)
1
2
3
4
allow netd self:capability { setuid sys_module setgid };
allow netd self:packet_socket create_socket_perms;
allow netd radio_data_file:dir rw_dir_perms;
allow netd radio_data_file:file create_file_perms;