mirror of
https://github.com/Evolution-X-Devices/device_google_gs201
synced 2026-02-01 05:38:17 +00:00
allow to convert /efs to f2fs
Bug: 201348703 Signed-off-by: Jaegeuk Kim <jaegeuk@google.com> Change-Id: If69f1443a0ee4d46a468a33524e8a51f774b2d28
This commit is contained in:
committed by
TreeHugger Robot
parent
54b0addb16
commit
bf900e2ae5
@@ -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 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 kernel:process setsched;
|
||||
|
||||
Reference in New Issue
Block a user