aboutsummaryrefslogtreecommitdiffstats
path: root/selinux
diff options
context:
space:
mode:
authorRGIB <gibellini.roberto@gmail.com>2016-03-14 23:31:02 +0100
committerRoberto Gibellini <gibellini.roberto@gmail.com>2016-03-14 14:34:08 -0800
commit8c110ed02730cecd8b625a09d7200c96055d3237 (patch)
treec2625d2d346a5cba2186e76a8667c9a77085be16 /selinux
parent6fd77538ea338ea403792f489d6587ed7437e87d (diff)
downloaddevice_samsung_kona-common-8c110ed02730cecd8b625a09d7200c96055d3237.zip
device_samsung_kona-common-8c110ed02730cecd8b625a09d7200c96055d3237.tar.gz
device_samsung_kona-common-8c110ed02730cecd8b625a09d7200c96055d3237.tar.bz2
kona-common: add macloader type
Change-Id: Ib26a6a10434d188cbeb8cbafd1067c61055d3d5e
Diffstat (limited to 'selinux')
-rw-r--r--selinux/file.te1
1 files changed, 1 insertions, 0 deletions
diff --git a/selinux/file.te b/selinux/file.te
index 4e005df..ae249a4 100644
--- a/selinux/file.te
+++ b/selinux/file.te
@@ -5,3 +5,4 @@ type qmuxd_socket, file_type;
type kickstart_data_file, file_type, data_file_type;
type sensors_data_file, file_type, data_file_type;
type volume_data_file, file_type, data_file_type;
+type efs_device_file, file_type; \ No newline at end of file