mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 04:25:33 -04:00
universal7885: sepolicy: Add another rule for thermal hal
This commit is contained in:
parent
0b376fa319
commit
6c55caa493
1 changed files with 1 additions and 0 deletions
|
|
@ -9,3 +9,4 @@ allow hal_thermal_default self:netlink_kobject_uevent_socket create_socket_perms
|
||||||
hal_client_domain(hal_thermal_default, hal_power);
|
hal_client_domain(hal_thermal_default, hal_power);
|
||||||
|
|
||||||
get_prop(hal_thermal_default, vendor_thermal_prop)
|
get_prop(hal_thermal_default, vendor_thermal_prop)
|
||||||
|
allow hal_thermal_default sysfs_virtual:dir search;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue