summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2020-08-31 23:03:16 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2020-08-31 23:03:16 +0000
commitb88dbc3d1c9667f75969eb637928aa5c74f245e9 (patch)
treef4d3de0e8c4269a8fdd043d26636ca14639d4ace
parent0d86cda7a10b5d48f998b231289ffc4be009702d (diff)
parent69f71d953d88080f3731b78c4f0f8a0006c2c784 (diff)
downloadpixel-sepolicy-b88dbc3d1c9667f75969eb637928aa5c74f245e9.tar.gz
Snap for 6803753 from 69f71d953d88080f3731b78c4f0f8a0006c2c784 to rvc-qpr1-release
Change-Id: I7c95f1e37e72cec4d77a87b5b7574a589f3e7ec0
-rw-r--r--thermal/hal_thermal_default.te2
1 files changed, 2 insertions, 0 deletions
diff --git a/thermal/hal_thermal_default.te b/thermal/hal_thermal_default.te
index 55073a9..846f07a 100644
--- a/thermal/hal_thermal_default.te
+++ b/thermal/hal_thermal_default.te
@@ -4,5 +4,7 @@ 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);
+
# read thermal_config
get_prop(hal_thermal_default, vendor_thermal_prop)