aboutsummaryrefslogtreecommitdiffstats
path: root/sepolicy/orientationd.te
diff options
context:
space:
mode:
authorAndreas Blaesius <skate4life@gmx.de>2015-07-31 11:50:02 -0700
committerAndreas Blaesius <skate4life@gmx.de>2015-07-31 11:52:08 -0700
commitc6c2070a9a2dff0c3aa17b1bbe97b84c70280a22 (patch)
treeb7fb6fe521f78ef5ae6c23c6f0cba43d4cf52583 /sepolicy/orientationd.te
parentd9b58b74350bfa8ef34b5634d847097708bb0446 (diff)
downloaddevice_samsung_espressowifi-c6c2070a9a2dff0c3aa17b1bbe97b84c70280a22.zip
device_samsung_espressowifi-c6c2070a9a2dff0c3aa17b1bbe97b84c70280a22.tar.gz
device_samsung_espressowifi-c6c2070a9a2dff0c3aa17b1bbe97b84c70280a22.tar.bz2
P31XX: update SELinux Policy
Change-Id: I043758b0ddb617240824695136133c7f4f1f1673 Todo: for gps.te - Label with gps_data_file, somehow this doesn't get relabeled at the moment.
Diffstat (limited to 'sepolicy/orientationd.te')
-rw-r--r--sepolicy/orientationd.te1
1 files changed, 1 insertions, 0 deletions
diff --git a/sepolicy/orientationd.te b/sepolicy/orientationd.te
index 934f075..672c473 100644
--- a/sepolicy/orientationd.te
+++ b/sepolicy/orientationd.te
@@ -4,5 +4,6 @@ type orientationd_exec, exec_type, file_type;
init_daemon_domain(orientationd)
+allow orientationd input_device:chr_file { read write open ioctl };
allow orientationd input_device:dir { search read open };
allow orientationd self:process { execmem };