mirror of
https://github.com/PixelExperience-Devices/device_xiaomi_miatoll.git
synced 2025-08-05 16:24:46 +09:00
12 lines
493 B
Plaintext
12 lines
493 B
Plaintext
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)
|
|
|
|
get_prop(hal_thermal_default, vendor_thermal_prop)
|