Bug: 196916111 Test: boot to home with all services launched Change-Id: I3453fc01cec5fd7b2b2a44a6f20c64e818ce1acd
6 lines
341 B
Text
6 lines
341 B
Text
allow e2fs persist_block_device:blk_file rw_file_perms;
|
|
allow e2fs efs_block_device:blk_file rw_file_perms;
|
|
allow e2fs modem_userdata_block_device:blk_file rw_file_perms;
|
|
allowxperm e2fs { persist_block_device efs_block_device modem_userdata_block_device }:blk_file ioctl {
|
|
BLKSECDISCARD BLKDISCARD BLKPBSZGET BLKDISCARDZEROES BLKROGET
|
|
};
|