diff --git a/public/fastbootd.te b/public/fastbootd.te
index 783d2bd4bb4b0c4f79cded239a8c9a885566c97d..fe1005e4df3b8642e4471a570aad4b91d7b58570 100644
--- a/public/fastbootd.te
+++ b/public/fastbootd.te
@@ -47,6 +47,11 @@ recovery_only(`
     userdata_block_device
   }:blk_file { w_file_perms getattr ioctl };
 
+  allowxperm fastbootd {
+    system_block_device
+    super_block_device
+  }:blk_file ioctl { BLKIOMIN BLKALIGNOFF };
+
   allowxperm fastbootd {
     metadata_block_device
     userdata_block_device