summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--scripts/pass.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/scripts/pass.conf b/scripts/pass.conf
index de325a5..40c543e 100644
--- a/scripts/pass.conf
+++ b/scripts/pass.conf
@@ -9,6 +9,10 @@
<allow send_destination="org.tizen.system.pass"
send_interface="org.tizen.system.pass.pmqos"/>
</policy>
+ <policy group="telephony">
+ <allow send_destination="org.tizen.system.thermal"
+ send_interface="org.tizen.system.thermal"/>
+ </policy>
<policy context="default">
<deny own="org.tizen.system.thermal"/>
<deny send_destination="org.tizen.system.thermal" send_type="method_call"/>