summaryrefslogtreecommitdiffstats
path: root/selinux/file.te
diff options
context:
space:
mode:
authorMarcKe <herderkewitz@googlemail.com>2015-03-15 09:44:25 +0100
committerforkbomb <keepcalm444@gmail.com>2015-11-21 13:49:06 +1100
commit70b829c1cc578881ab6ba013034cd42345ddf49a (patch)
treea6f6e50d7b58468c6da27b264cdf48d1d8f81397 /selinux/file.te
parent2ea306f220277d73beb0d7b01a5925b7e8b244ff (diff)
downloaddevice_samsung_i9300-70b829c1cc578881ab6ba013034cd42345ddf49a.zip
device_samsung_i9300-70b829c1cc578881ab6ba013034cd42345ddf49a.tar.gz
device_samsung_i9300-70b829c1cc578881ab6ba013034cd42345ddf49a.tar.bz2
i9300: squash selinux updates for CM 12.x
i9300: selinux updates for cm12 Change-Id: I724a1acb4724ae34e60881da4708f7fbc98080ad i9300: Selinux updates Change-Id: I4e31d24c2eefcfdffa49cf1ee7468498200bb83c
Diffstat (limited to 'selinux/file.te')
-rw-r--r--selinux/file.te3
1 files changed, 3 insertions, 0 deletions
diff --git a/selinux/file.te b/selinux/file.te
index 9d1d823..15e8eff 100644
--- a/selinux/file.te
+++ b/selinux/file.te
@@ -2,3 +2,6 @@ type firmware_mfc, file_type;
type firmware_camera, file_type;
type sensors_data_file, file_type, data_file_type;
+type sysfs_display, fs_type, sysfs_type;
+
+type efs_device_file, file_type;