nougat_device_meizu_m2note/sepolicy/thermald.te

8 lines
203 B
Plaintext

type thermald_exec, exec_type, file_type;
type thermald, domain, domain_deprecated;
init_daemon_domain(thermald)
allow thermald proc_thermal:dir search;
allow thermald proc_thermal:file rw_file_perms;