aboutsummaryrefslogtreecommitdiff
path: root/bootctrl/sepolicy/1.2/device.te
diff options
context:
space:
mode:
Diffstat (limited to 'bootctrl/sepolicy/1.2/device.te')
-rw-r--r--bootctrl/sepolicy/1.2/device.te5
1 files changed, 5 insertions, 0 deletions
diff --git a/bootctrl/sepolicy/1.2/device.te b/bootctrl/sepolicy/1.2/device.te
new file mode 100644
index 0000000..4fd0240
--- /dev/null
+++ b/bootctrl/sepolicy/1.2/device.te
@@ -0,0 +1,5 @@
+# devinfo block device
+type devinfo_block_device, dev_type;
+
+# OTA
+type sda_block_device, dev_type;