diff --git a/sepolicy/vendor/hal_gatekeeper_default.te b/sepolicy/vendor/hal_gatekeeper_default.te index 5bd18550d0f43111204be6b58c499c387127157a..834507c204cef959cc2dd504cd32c94533500f2b 100644 --- a/sepolicy/vendor/hal_gatekeeper_default.te +++ b/sepolicy/vendor/hal_gatekeeper_default.te @@ -4,3 +4,7 @@ allow hal_gatekeeper_default efs_file:dir search; allow hal_gatekeeper_default tee_efs_file:dir search; allow hal_gatekeeper_default tee_efs_file:file rw_file_perms; + +allow hal_gatekeeper_default prov_efs_file:dir create_dir_perms; +allow hal_gatekeeper_default prov_efs_file:file create_file_perms; +