aboutsummaryrefslogtreecommitdiffstats
path: root/selinux/at_distributor.te
diff options
context:
space:
mode:
Diffstat (limited to 'selinux/at_distributor.te')
-rw-r--r--selinux/at_distributor.te5
1 files changed, 5 insertions, 0 deletions
diff --git a/selinux/at_distributor.te b/selinux/at_distributor.te
index b700a33..039b540 100644
--- a/selinux/at_distributor.te
+++ b/selinux/at_distributor.te
@@ -25,3 +25,8 @@ allow at_distributor shell_exec:file { read execute open };
allow at_distributor system_file:file execute_no_trans;
allow at_distributor zygote_exec:file { read getattr open execute execute_no_trans };
allow at_distributor system_server:binder { transfer call };
+allow at_distributor diag_uart_log_exec:file getattr;
+allow at_distributor gps_device:chr_file { read write ioctl open };
+allow at_distributor shell_exec:file execute_no_trans;
+allow at_distributor radio_data_file:dir search;
+allow at_distributor radio_data_file:file { read getattr open setattr };