Merge "Allow hal_fastboot_server to have access to metadata partition" am: b59723691a am: 50eb2db0a1 am: e2acc5f779

Original change: https://android-review.googlesource.com/c/platform/system/sepolicy/+/2316618

Change-Id: I57a6b84317b6acbd714b9708adeacc33efd0e443
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
diff --git a/public/domain.te b/public/domain.te
index 217738d..1e135b0 100644
--- a/public/domain.te
+++ b/public/domain.te
@@ -582,6 +582,7 @@
   -e2fs
   -fsck
   -fastbootd
+  -hal_fastboot_server
 } metadata_block_device:blk_file { append link rename write open read ioctl lock };
 
 # No domain other than recovery, update_engine and fastbootd can write to system partition(s).