aboutsummaryrefslogtreecommitdiffstats
path: root/sepolicy/file_contexts
diff options
context:
space:
mode:
Diffstat (limited to 'sepolicy/file_contexts')
-rw-r--r--sepolicy/file_contexts19
1 files changed, 19 insertions, 0 deletions
diff --git a/sepolicy/file_contexts b/sepolicy/file_contexts
new file mode 100644
index 0000000..58bf32a
--- /dev/null
+++ b/sepolicy/file_contexts
@@ -0,0 +1,19 @@
+# Dock
+/dev/ttyO3 u:object_r:dock_device:s0
+/system/bin/dock_kbd_attach u:object_r:dock_kbd_attach_exec:s0
+
+# DRM
+/dev/tf_ctrl u:object_r:smc_device:s0
+/system/bin/smc_pa_ctrl u:object_r:smc_pa_exec:s0
+
+# EFS
+/dev/block/mmcblk0p1 u:object_r:efs_block_device:s0
+/dev/block/mmcblk0p8 u:object_r:efs_block_device:s0
+
+# GPS
+/system/bin/gpsd u:object_r:gpsd_exec:s0
+
+# Sensors
+/data/system/yas*.cfg u:object_r:sensor_data_file:s0
+/system/bin/geomagneticd u:object_r:geomagneticd_exec:s0
+/system/bin/orientationd u:object_r:orientationd_exec:s0