aboutsummaryrefslogtreecommitdiffstats
path: root/selinux/system.te
diff options
context:
space:
mode:
authorsbrissen <sbrissen@hotmail.com>2014-04-14 07:39:58 -0400
committersbrissen <sbrissen@hotmail.com>2014-04-14 07:39:58 -0400
commitd97054248cdc23aa66b6ede6f2526829849174c0 (patch)
tree0afa988882aede6aa8af48401a4df39eb52d1e5e /selinux/system.te
parent42879138e0ee807e72d101186782091c3e0e6e1f (diff)
downloaddevice_samsung_kona-common-d97054248cdc23aa66b6ede6f2526829849174c0.zip
device_samsung_kona-common-d97054248cdc23aa66b6ede6f2526829849174c0.tar.gz
device_samsung_kona-common-d97054248cdc23aa66b6ede6f2526829849174c0.tar.bz2
Kona: fix duplicate SE linux policy
Change-Id: I3a6334f2fc4fe322a74dfeb9902d53b15e7a71c4
Diffstat (limited to 'selinux/system.te')
-rwxr-xr-xselinux/system.te1
1 files changed, 0 insertions, 1 deletions
diff --git a/selinux/system.te b/selinux/system.te
index 3f9fc14..03637ab 100755
--- a/selinux/system.te
+++ b/selinux/system.te
@@ -2,7 +2,6 @@
qmux_socket(system)
allow system diagnostic_device:chr_file rw_file_perms;
-#allow system uinput_device:chr_file { read ioctl write open };
allow system sensors_device:chr_file { read open };
allow system sensors_data_file:file r_file_perms;
allow system wpa_socket:unix_dgram_socket sendto;