file_contexts: allow to run make_f2fs during initial boot-up

Change-Id: I951162a6a118757d7a466f2c19a23d0ad2e406e3
Signed-off-by: Jaegeuk Kim <jaegeuk@google.com>
diff --git a/private/file_contexts b/private/file_contexts
index 40b66cd..4489da5 100644
--- a/private/file_contexts
+++ b/private/file_contexts
@@ -180,6 +180,7 @@
 /system/bin/mke2fs		u:object_r:e2fs_exec:s0
 /system/bin/e2fsck	--	u:object_r:fsck_exec:s0
 /system/bin/fsck\.f2fs	--	u:object_r:fsck_exec:s0
+/system/bin/make_f2fs	--	u:object_r:fsck_exec:s0
 /system/bin/fsck_msdos	--	u:object_r:fsck_exec:s0
 /system/bin/tune2fs	--	u:object_r:fsck_exec:s0
 /system/bin/toolbox	--	u:object_r:toolbox_exec:s0