From 9edbfc38a53d9ccaeb87853c0a8ce0fdc6c148fb Mon Sep 17 00:00:00 2001 From: sbrissen Date: Fri, 8 Nov 2013 14:56:15 -0500 Subject: t0lte: 4.4 updates Change-Id: Id1b7eebfd756a0f0bae5bd7d6bf4af0b31e83b81 --- selinux/system.te | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'selinux/system.te') diff --git a/selinux/system.te b/selinux/system.te index 73de1ee..3f9fc14 100755 --- a/selinux/system.te +++ b/selinux/system.te @@ -2,7 +2,7 @@ qmux_socket(system) allow system diagnostic_device:chr_file rw_file_perms; -allow system uinput_device:chr_file { read ioctl write open }; +#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; -- cgit v1.2.3