478a2b33b6
- Thanks to LineageOS and our sdm660 community Change-Id: I54c7d76260041b7c383428449e149aa35d51de9b3c
8 lines
364 B
Text
8 lines
364 B
Text
allow thermal-engine thermal_data_file:dir rw_dir_perms;
|
|
allow thermal-engine thermal_data_file:file create_file_perms;
|
|
allow thermal-engine sysfs:dir r_dir_perms;
|
|
allow thermal-engine self:capability { chown fowner };
|
|
dontaudit thermal-engine self:capability dac_override;
|
|
|
|
set_prop(thermal-engine, thermal_engine_prop);
|
|
r_dir_file(thermal-engine, sysfs_thermal)
|