sm6375-common: sepolicy: Allow hal_health_default to access sysfs

Change-Id: I5d09337f045ee6f523d6b534113f4b563f7f1e23
This commit is contained in:
Anand S 2024-07-16 12:56:42 +05:30
parent bfce9c1935
commit 3addce0935
No known key found for this signature in database
GPG key ID: 3B2983FA448B3D61

3
sepolicy/vendor/hal_health_default.te vendored Normal file
View file

@ -0,0 +1,3 @@
allow hal_health_default sysfs:file r_file_perms;
r_dir_file(hal_health_default, sysfs)