aboutsummaryrefslogtreecommitdiffstats
path: root/device.te
diff options
context:
space:
mode:
Diffstat (limited to 'device.te')
-rw-r--r--device.te3
1 files changed, 3 insertions, 0 deletions
diff --git a/device.te b/device.te
index 788d9cb..abe5daa 100644
--- a/device.te
+++ b/device.te
@@ -73,3 +73,6 @@ type userdata_block_device, dev_type;
# Cache block device mounted on /cache.
type cache_block_device, dev_type;
+
+# Block device for any swap partition.
+type swap_block_device, dev_type;