You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
516 B
13 lines
516 B
4 months ago
|
allow hal_thermal_default sysfs_thermal:dir r_dir_perms;
|
||
|
allow hal_thermal_default sysfs_thermal:file rw_file_perms;
|
||
|
allow hal_thermal_default sysfs_thermal:lnk_file r_file_perms;
|
||
|
allow hal_thermal_default thermal_link_device:dir r_dir_perms;
|
||
|
allow hal_thermal_default proc_stat:file r_file_perms;
|
||
|
|
||
|
allow hal_thermal_default self:netlink_kobject_uevent_socket create_socket_perms_no_ioctl;
|
||
|
|
||
|
hal_client_domain(hal_thermal_default, hal_power);
|
||
|
|
||
|
# read thermal_config
|
||
|
get_prop(hal_thermal_default, vendor_thermal_prop)
|