replicant-vendor_replicant/sepolicy/netd.te

5 lines
204 B
Plaintext
Raw Normal View History

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;