diff --git a/universal7885-common/sepolicy/vendor/fastbootd.te b/universal7885-common/sepolicy/vendor/fastbootd.te index 30beba0..8e1028d 100644 --- a/universal7885-common/sepolicy/vendor/fastbootd.te +++ b/universal7885-common/sepolicy/vendor/fastbootd.te @@ -1,4 +1,4 @@ allow fastbootd { - dtb_block_device + userdata_block_device system_block_device }:blk_file rw_file_perms;