Allow requests to synchronise CPU usage history 10/191410/1
authorŁukasz Stelmach <l.stelmach@samsung.com>
Tue, 16 Oct 2018 15:46:32 +0000 (17:46 +0200)
committerŁukasz Stelmach <l.stelmach@samsung.com>
Tue, 16 Oct 2018 15:46:32 +0000 (17:46 +0200)
Change-Id: Id34e6df068a4e078f64999c7c9153897daf80b7c

resourced.conf

index 4a8c41d..16b1386 100644 (file)
@@ -16,6 +16,9 @@
         <allow send_destination="org.tizen.resourced"
                send_interface="org.tizen.resourced.logging"
                send_member="GetBatteryRemainingTime"/>
+        <allow send_destination="org.tizen.resourced"
+               send_interface="org.tizen.resourced.logging"
+               send_member="SyncCpuData"/>
 
         <allow send_destination="org.tizen.resourced"
                send_interface="org.tizen.resourced.process"