summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--whitechapel/vendor/google/fastbootd.te1
1 files changed, 0 insertions, 1 deletions
diff --git a/whitechapel/vendor/google/fastbootd.te b/whitechapel/vendor/google/fastbootd.te
index e350e0f..d6cf731 100644
--- a/whitechapel/vendor/google/fastbootd.te
+++ b/whitechapel/vendor/google/fastbootd.te
@@ -5,5 +5,4 @@ allow fastbootd devinfo_block_device:blk_file rw_file_perms;
allow fastbootd sda_block_device:blk_file rw_file_perms;
allow fastbootd sysfs_ota:file rw_file_perms;
allow fastbootd custom_ab_block_device:blk_file rw_file_perms;
-allow fastbootd citadel_device:chr_file rw_file_perms;
')