enforcing time
[GitHub/mt8127/android_device_alcatel_ttab.git] / sepolicy / thermald.te
CommitLineData
ce9dd018
S
1type thermald_exec, exec_type, file_type;
2type thermald, domain, domain_deprecated;
3
4init_daemon_domain(thermald)
5
6allow thermald proc_thermal:dir search;
7allow thermald proc_thermal:file rw_file_perms;