sm6375-common: sepolicy: Allow vendor_sensors to read huaqin_sysfs (file)

07-08 05:12:23.639   632   632 I auditd  : type=1400 audit(0.0:34): avc: denied { read } for comm="sscrpcd" name="pcba_config" dev="sysfs" ino=18246 scontext=u:r:vendor_sensors:s0 tcontext=u:object_r:huaqin_sysfs:s0 tclass=file permissive=0
This commit is contained in:
Andy | アンディ
2023-09-07 14:47:35 +08:00
parent 3d09a3ae15
commit f4814cc50a

View File

@@ -1 +1,2 @@
allow vendor_sensors huaqin_sysfs:dir search;
allow vendor_sensors huaqin_sysfs:file r_file_perms;