Skip to content
Snippets Groups Projects
Commit ba828ff7 authored by Jaegeuk Kim's avatar Jaegeuk Kim Committed by android-build-merger
Browse files

make_f2fs: grant rw to vold

am: c8e7a9f4

Change-Id: Ib7ea2f91d6a2099f76c0124097db2f389da9b95e
parents 2a57b35f c8e7a9f4
No related branches found
No related tags found
No related merge requests found
......@@ -179,7 +179,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/make_f2fs -- u:object_r:e2fs_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