diff --git a/private/zygote.te b/private/zygote.te
index d1e0f5500590594c8db650bc17373b588f5df87b..0c1e0df0d1c43320e20bb263bd2e4c0d68baef5f 100644
--- a/private/zygote.te
+++ b/private/zygote.te
@@ -91,6 +91,7 @@ allow zygote sdcardfs:filesystem { unmount };
 # Allow creating user-specific storage source if started before vold.
 allow zygote mnt_user_file:dir create_dir_perms;
 allow zygote mnt_user_file:lnk_file create_file_perms;
+allow zygote mnt_user_file:file create_file_perms;
 # Allowed to mount user-specific storage into place
 allow zygote storage_file:dir { search mounton };
 # Allow mounting on sdcardfs dirs