summaryrefslogtreecommitdiffstats
path: root/selinux/file.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/file.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/file.te')
-rw-r--r--selinux/file.te2
1 files changed, 2 insertions, 0 deletions
diff --git a/selinux/file.te b/selinux/file.te
new file mode 100644
index 0000000..51cf771
--- /dev/null
+++ b/selinux/file.te
@@ -0,0 +1,2 @@
+type radio_efs_file, fs_type;
+type firmware_mfc, file_type;