Move fsck rule to vendor
Bug: 312143882 Test: make selinux_policy Change-Id: I3d27f928e0c02020d0028a0449f18467ce2a4391
This commit is contained in:
parent
df5d3cf62d
commit
5ab436f824
1 changed files with 0 additions and 0 deletions
5
vendor/fsck.te
vendored
Normal file
5
vendor/fsck.te
vendored
Normal file
|
@ -0,0 +1,5 @@
|
|||
allow fsck persist_block_device:blk_file rw_file_perms;
|
||||
allow fsck efs_block_device:blk_file rw_file_perms;
|
||||
allow fsck modem_userdata_block_device:blk_file rw_file_perms;
|
||||
allow fsck sysfs_scsi_devices_0000:dir r_dir_perms;
|
||||
allow fsck sysfs_scsi_devices_0000:file r_file_perms;
|
Loading…
Add table
Add a link
Reference in a new issue