aboutsummaryrefslogtreecommitdiffstats
path: root/selinux/at_distributor.te
diff options
context:
space:
mode:
authorRGIB <gibellini.roberto@gmail.com>2016-10-03 18:48:42 +0200
committerRGIB <gibellini.roberto@gmail.com>2016-10-03 18:51:35 +0200
commit1519eb5d5cb3189ab6c5e32fe4dfd985784cb915 (patch)
tree9e173b2284ba721af4caf623572c6f4a59fe9800 /selinux/at_distributor.te
parent0ae9c2be96aac1557c29f035ec8d07710364dbe4 (diff)
downloaddevice_samsung_kona-common-1519eb5d5cb3189ab6c5e32fe4dfd985784cb915.zip
device_samsung_kona-common-1519eb5d5cb3189ab6c5e32fe4dfd985784cb915.tar.gz
device_samsung_kona-common-1519eb5d5cb3189ab6c5e32fe4dfd985784cb915.tar.bz2
kona : remove useless policies
Change-Id: I99fbb84ec77b8d03dd7508f2f6d6933c6056a597
Diffstat (limited to 'selinux/at_distributor.te')
-rw-r--r--selinux/at_distributor.te32
1 files changed, 0 insertions, 32 deletions
diff --git a/selinux/at_distributor.te b/selinux/at_distributor.te
deleted file mode 100644
index 039b540..0000000
--- a/selinux/at_distributor.te
+++ /dev/null
@@ -1,32 +0,0 @@
-type at_distributor, domain;
-type at_distributor_exec, exec_type, file_type;
-init_daemon_domain(at_distributor)
-domain_trans(init, rootfs, at_distributor)
-
-allow at_distributor DR-daemon:unix_stream_socket connectto;
-allow at_distributor property_socket:sock_file write;
-allow at_distributor radio_data_file:file { write create read getattr open };
-allow at_distributor radio_prop:property_service set;
-allow at_distributor rild:unix_stream_socket connectto;
-allow at_distributor self:capability dac_override;
-allow at_distributor serial_device:chr_file { read write ioctl open };
-allow at_distributor sysfs_wake_lock:file { read write open };
-allow at_distributor system_data_file:sock_file write;
-allow at_distributor efs_file:file getattr;
-allow at_distributor init:unix_stream_socket connectto;
-allow at_distributor efs_file:file { read open setattr };
-allow at_distributor self:capability { setuid fowner chown fsetid };
-allow at_distributor efs_file:dir search;
-allow at_distributor radio_data_file:dir { search add_name write };
-allow at_distributor efs_file:dir { search getattr };
-allow at_distributor radio_data_file:file setattr;
-allow at_distributor servicemanager:binder call;
-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 };