mirror of
https://github.com/Evolution-X-Devices/device_google_gs201
synced 2026-01-27 14:29:33 +00:00
git-subtree-dir: sepolicy git-subtree-mainline:5cd89d8075git-subtree-split:4a08341deaChange-Id: I48384ddf513f6de75e77a5c55ff848498a5e88b6
9 lines
447 B
Plaintext
9 lines
447 B
Plaintext
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
|
|
};
|
|
allow e2fs sysfs_scsi_devices_0000:dir r_dir_perms;
|
|
allow e2fs sysfs_scsi_devices_0000:file r_file_perms;
|