summaryrefslogtreecommitdiffstats
path: root/sepolicy/device.te
diff options
context:
space:
mode:
Diffstat (limited to 'sepolicy/device.te')
-rw-r--r--sepolicy/device.te3
1 files changed, 3 insertions, 0 deletions
diff --git a/sepolicy/device.te b/sepolicy/device.te
new file mode 100644
index 0000000..4bc0b81
--- /dev/null
+++ b/sepolicy/device.te
@@ -0,0 +1,3 @@
+# Device types
+type efs_block_device, dev_type;
+type tee_block_device, dev_type;