Snap for 6864616 from 7b7cb3c6f5fdb7a37e9e4324a495ef2396d2c18c to rvc-qpr1-release

Change-Id: Ia75ec61b86020376aa9ee96337c9240472d2e258
diff --git a/vendor/google/fastbootd.te b/vendor/google/fastbootd.te
index 2b5f38f..ffa5978 100644
--- a/vendor/google/fastbootd.te
+++ b/vendor/google/fastbootd.te
@@ -6,4 +6,5 @@
   allow fastbootd modem_block_device:blk_file getattr;
   allow fastbootd sysfs_scsi_devices_0000:dir r_dir_perms;
   allow fastbootd sg_device:chr_file rw_file_perms;
+  allow fastbootd citadel_device:chr_file rw_file_perms;
 ')