summaryrefslogtreecommitdiffstats
path: root/selinux/ueventd.te
diff options
context:
space:
mode:
authorDaniel Hillenbrand <codeworkx@cyanogenmod.org>2013-08-14 20:02:51 +0200
committerDaniel Hillenbrand <codeworkx@cyanogenmod.org>2013-08-15 11:26:33 +0200
commit2aa1146201ea9b422f7c72c01250f415ef712c4a (patch)
tree500e6f79194ee73f647a58199e8d1f37ed3a79b5 /selinux/ueventd.te
parentb0884d62ccbb35ac38d9a1028c1c9d97c265229c (diff)
downloaddevice_samsung_i9300-2aa1146201ea9b422f7c72c01250f415ef712c4a.zip
device_samsung_i9300-2aa1146201ea9b422f7c72c01250f415ef712c4a.tar.gz
device_samsung_i9300-2aa1146201ea9b422f7c72c01250f415ef712c4a.tar.bz2
i9300: add selinux policies
Change-Id: I0304c2efeb06b583a28ea9c9dcc874254ee3930f
Diffstat (limited to 'selinux/ueventd.te')
-rw-r--r--selinux/ueventd.te3
1 files changed, 3 insertions, 0 deletions
diff --git a/selinux/ueventd.te b/selinux/ueventd.te
new file mode 100644
index 0000000..4037e57
--- /dev/null
+++ b/selinux/ueventd.te
@@ -0,0 +1,3 @@
+# Firmwares
+allow ueventd { firmware_mfc }:file r_file_perms;
+allow ueventd { firmware_camera }:dir search;