sepolicy: Allow to run e2fsck over dsp partition

Change-Id: I08293267816226e2f1a97df787b6f61399c224bd
Signed-off-by: chrisl7 <wandersonrodriguesf1@gmail.com>
This commit is contained in:
Alexander Winkowski 2023-09-12 19:15:03 +00:00 committed by CHRISL7
parent 4a4e38553f
commit ed63575a3e
1 changed files with 1 additions and 0 deletions

View File

@ -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;