Snap for 6864616 from 959c81b9e5bd226c7dddf29a93f57919b97cf452 to rvc-qpr1-release

Change-Id: Icb4c9467a4f60d9f2114720f01455bd8f4c58182
diff --git a/vendor/google/fastbootd.te b/vendor/google/fastbootd.te
index 6206e31..876d957 100644
--- a/vendor/google/fastbootd.te
+++ b/vendor/google/fastbootd.te
@@ -11,5 +11,6 @@
   # Allow to read /sys/class/power_supply directory.
   allow fastbootd sysfs:dir r_dir_perms;
   allow fastbootd sysfs_batteryinfo:dir search;
+  allow fastbootd citadel_device:chr_file rw_file_perms;
 ')