diff --git a/sepolicy/vendor/hal_health_default.te b/sepolicy/vendor/hal_health_default.te new file mode 100644 index 0000000..fffaecb --- /dev/null +++ b/sepolicy/vendor/hal_health_default.te @@ -0,0 +1,3 @@ +allow hal_health_default sysfs:file r_file_perms; + +r_dir_file(hal_health_default, sysfs)