Merge "thermal: allow thermal_hal to read sysfs_gpu" into 24D1-dev am: 861035a42b
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs-common/+/27091579 Change-Id: Ic33fe3e6a4bbbbb8a20a9d4de5a8273b5e1a297d Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
bb873aca3c
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ 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 proc_stat:file r_file_perms;
|
||||||
allow hal_thermal_default self:netlink_generic_socket create_socket_perms_no_ioctl;
|
allow hal_thermal_default self:netlink_generic_socket create_socket_perms_no_ioctl;
|
||||||
allow hal_thermal_default self:netlink_kobject_uevent_socket create_socket_perms_no_ioctl;
|
allow hal_thermal_default self:netlink_kobject_uevent_socket create_socket_perms_no_ioctl;
|
||||||
|
allow hal_thermal_default sysfs_gpu:file r_file_perms;
|
||||||
|
|
||||||
hal_client_domain(hal_thermal_default, hal_power);
|
hal_client_domain(hal_thermal_default, hal_power);
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue