Snap for 11806096 from bb873aca3c to 24Q3-release

Change-Id: I78d9104d9583761f446e3a2651da017f8f776788
This commit is contained in:
Android Build Coastguard Worker 2024-05-06 23:02:24 +00:00
commit 88efd422f2

View file

@ -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);