universal7885: sepolicy: Add another rule for thermal hal

This commit is contained in:
roynatech2544 2021-12-07 18:32:14 +09:00
commit 6c55caa493
No known key found for this signature in database
GPG key ID: 9675C32163D88D30

View file

@ -9,3 +9,4 @@ allow hal_thermal_default self:netlink_kobject_uevent_socket create_socket_perms
hal_client_domain(hal_thermal_default, hal_power);
get_prop(hal_thermal_default, vendor_thermal_prop)
allow hal_thermal_default sysfs_virtual:dir search;