aboutsummaryrefslogtreecommitdiffstats
path: root/selinux/radio.te
blob: 026de1b0cd51f457f2284794f416e2cb31ebe10a (plain)
1
2
3
4
allow radio kernel:system module_request;
allow radio log_device:chr_file { write open };
allow radio system_app_data_file:dir search;
allow radio system_app_data_file:file getattr;