summaryrefslogtreecommitdiffstats
path: root/selinux/device.te
diff options
context:
space:
mode:
authorDaniel Hillenbrand <codeworkx@cyanogenmod.org>2013-08-11 16:23:09 +0200
committerDaniel Hillenbrand <codeworkx@cyanogenmod.org>2013-08-11 16:28:40 +0200
commit279859988403de649091978b0bff52bce153fd29 (patch)
tree47a0266633f0c309cd73ecc76216bcb26fea091d /selinux/device.te
parent7c04adc7ab07eba7ee0bf32dab80c5c486d9ee04 (diff)
downloaddevice_samsung_galaxys2-common-279859988403de649091978b0bff52bce153fd29.zip
device_samsung_galaxys2-common-279859988403de649091978b0bff52bce153fd29.tar.gz
device_samsung_galaxys2-common-279859988403de649091978b0bff52bce153fd29.tar.bz2
galaxys2: add selinux policies
Change-Id: I52a914da94f5c331b4928cb2e79d8fa5a0c0c41c
Diffstat (limited to 'selinux/device.te')
-rw-r--r--selinux/device.te3
1 files changed, 3 insertions, 0 deletions
diff --git a/selinux/device.te b/selinux/device.te
new file mode 100644
index 0000000..cca8ee1
--- /dev/null
+++ b/selinux/device.te
@@ -0,0 +1,3 @@
+type mali_device, dev_type, mlstrustedobject;
+type rfkill_device, dev_type;
+type efs_block_device, dev_type;