device_lenovo_sdm710-common/sepolicy/vendor/thermal-engine.te

11 lines
372 B
Text
Raw Normal View History

allow thermal-engine thermal_data_file:dir rw_dir_perms;
allow thermal-engine thermal_data_file:file create_file_perms;
allow thermal-engine self:capability { chown fowner };
allow thermal-engine sysfs_devfreq:dir r_dir_perms;
set_prop(thermal-engine, thermal_engine_prop)
dontaudit thermal-engine sysfs:dir read;
dontaudit thermal-engine self:capability dac_override;