To give permission to 3rd party 49/200649/1
authorlokilee73 <changjoo.lee@samsung.com>
Wed, 27 Feb 2019 11:52:55 +0000 (20:52 +0900)
committerlokilee73 <changjoo.lee@samsung.com>
Wed, 27 Feb 2019 11:55:20 +0000 (20:55 +0900)
If there is no permission for 3rd party, Dbus request by temperature API can be failed

Change-Id: I48cae55a1331020c4291be4ce683da2abb039246
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
conf/org.tizen.system.deviced.conf [changed mode: 0755->0644]

old mode 100755 (executable)
new mode 100644 (file)
index 83f4d1a..f8c03e0
@@ -59,5 +59,6 @@
         <allow send_destination="org.tizen.system.deviced" send_interface="org.tizen.system.deviced.Usbhost"/>
         <allow send_destination="org.tizen.system.deviced" send_interface="org.tizen.system.deviced.UsbHostTest"/>
         <allow send_destination="org.tizen.system.deviced" send_interface="org.tizen.system.deviced.PmQos"/>
+        <allow send_destination="org.tizen.system.deviced" send_interface="org.tizen.system.deviced.temperature"/>
     </policy>
 </busconfig>