aboutsummaryrefslogtreecommitdiff
path: root/shared/sepolicy/device.te
diff options
context:
space:
mode:
Diffstat (limited to 'shared/sepolicy/device.te')
-rw-r--r--shared/sepolicy/device.te1
1 files changed, 1 insertions, 0 deletions
diff --git a/shared/sepolicy/device.te b/shared/sepolicy/device.te
index 38f0a2f0f..c29c2bf32 100644
--- a/shared/sepolicy/device.te
+++ b/shared/sepolicy/device.te
@@ -5,3 +5,4 @@ type region_e2e_test_device, dev_type;
type region_screen_device, dev_type;
type socket_forward_device, dev_type;
type virtual_serial_device, dev_type;
+typeattribute system_block_device super_block_device_type;