diff --git a/sepolicy/vendor/thermal-engine.te b/sepolicy/vendor/thermal-engine.te index 97bd26d..a063565 100644 --- a/sepolicy/vendor/thermal-engine.te +++ b/sepolicy/vendor/thermal-engine.te @@ -2,7 +2,7 @@ typeattribute thermal-engine data_between_core_and_vendor_violators; # Allow thermal-engine to read files in /sys r_dir_file(thermal-engine, sysfs) - +r_dir_file(thermal-engine, sysfs_vadc_dev) allow thermal-engine sysfs_healthd:dir search; allow thermal-engine sysfs_healthd:file rw_file_perms;