Add labels and permissions for /mnt/vm
It will be used as a storage for early boot virtmgr.
Bug: 354059281
Test: boot and check /early-vm
Change-Id: Ida44cdb3de3a42daf210cc2c4100615e6aab77e3
diff --git a/private/file_contexts b/private/file_contexts
index ce5ed96..f5da4af 100644
--- a/private/file_contexts
+++ b/private/file_contexts
@@ -922,3 +922,7 @@
# dexopt_chroot_setup inside chroot, in addition to the files and directories
# matching the pattern below.
/mnt/pre_reboot_dexopt(/.*)? u:object_r:pre_reboot_dexopt_file:s0
+
+#############################
+# For early boot VM
+/mnt/vm u:object_r:vm_data_file:s0