Skip to content
Snippets Groups Projects
Commit 641cde64 authored by Jaegeuk Kim's avatar Jaegeuk Kim
Browse files

file_contexts: allow to run make_f2fs during initial boot-up


Change-Id: I951162a6a118757d7a466f2c19a23d0ad2e406e3
Signed-off-by: default avatarJaegeuk Kim <jaegeuk@google.com>
parent a503819d
Branches
Tags
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment