allow to convert /efs to f2fs
Bug: 201348703 Signed-off-by: Jaegeuk Kim <jaegeuk@google.com> Change-Id: If69f1443a0ee4d46a468a33524e8a51f774b2d28
This commit is contained in:
parent
54b0addb16
commit
bf900e2ae5
1 changed files with 1 additions and 0 deletions
|
@ -6,5 +6,6 @@ init_daemon_domain(convert-to-f2fs-sh)
|
||||||
|
|
||||||
allow convert-to-f2fs-sh vendor_file:file execute_no_trans;
|
allow convert-to-f2fs-sh vendor_file:file execute_no_trans;
|
||||||
allow convert-to-f2fs-sh persist_block_device:blk_file r_file_perms;
|
allow convert-to-f2fs-sh persist_block_device:blk_file r_file_perms;
|
||||||
|
allow convert-to-f2fs-sh efs_block_device:blk_file r_file_perms;
|
||||||
allow convert-to-f2fs-sh block_device:dir search;
|
allow convert-to-f2fs-sh block_device:dir search;
|
||||||
allow convert-to-f2fs-sh kernel:process setsched;
|
allow convert-to-f2fs-sh kernel:process setsched;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue