summaryrefslogtreecommitdiffstats
path: root/selinux/file.te
diff options
context:
space:
mode:
Diffstat (limited to 'selinux/file.te')
-rw-r--r--selinux/file.te5
1 files changed, 5 insertions, 0 deletions
diff --git a/selinux/file.te b/selinux/file.te
new file mode 100644
index 0000000..2a01dac
--- /dev/null
+++ b/selinux/file.te
@@ -0,0 +1,5 @@
+type firmware_mfc, file_type;
+type firmware_camera, file_type;
+
+type camera_data_file, file_type, data_file_type;
+type sensors_data_file, file_type, data_file_type;