Merge "Allow hal_fastboot_server to have access to metadata partition"
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).