sepolicy: Allow to run e2fsck over dsp partition
Change-Id: I08293267816226e2f1a97df787b6f61399c224bd Signed-off-by: chrisl7 <wandersonrodriguesf1@gmail.com>
This commit is contained in:
parent
4a4e38553f
commit
ed63575a3e
|
@ -1,2 +1,3 @@
|
|||
allow fsck vendor_custom_ab_block_device:blk_file rw_file_perms;
|
||||
allow fsck vendor_sysfs_mmc_host:dir r_dir_perms;
|
||||
allow fsck vendor_sysfs_mmc_host:file r_file_perms;
|
||||
|
|
Loading…
Reference in New Issue