summaryrefslogtreecommitdiff
path: root/sepolicy/e2fs.te (plain)
blob: 2c04dccd6546992fc70338befbd33fc32431c9de
1allow e2fs cache_block_device:blk_file { read getattr open ioctl write };
2allow e2fs devpts:chr_file { read write getattr ioctl };
3allow e2fs odm_block_device:blk_file getattr;
4allow e2fs system_block_fsck_device:blk_file getattr;
5allow e2fs tee_block_device:blk_file { getattr ioctl open read write };
6allow e2fs vendor_block_device:blk_file getattr;
7allow e2fs sysfs_fs_ext4_features:dir search;
8allow e2fs param_block_device:blk_file { getattr ioctl open read write };