Fix dbus policy typo 32/275532/1
authorYoungjae Cho <y0.cho@samsung.com>
Thu, 26 May 2022 05:07:46 +0000 (14:07 +0900)
committerYoungjae Cho <y0.cho@samsung.com>
Thu, 26 May 2022 05:08:24 +0000 (14:08 +0900)
Change-Id: I84382003be4a4631fdabdc728a739ab755c291c6
Signed-off-by: Youngjae Cho <y0.cho@samsung.com>
conf/org.tizen.system.deviced.conf

index a548416..613a72d 100644 (file)
@@ -40,7 +40,7 @@
 
         <check send_destination="org.tizen.system.deviced" send_interface="org.tizen.system.deviced.display"
             privilege="http://tizen.org/privilege/display"/>
-        <check send_destination="org.tizen.system.deviced" send_interface="org.tizen.system.deviced.power"
+        <check send_destination="org.tizen.system.deviced" send_interface="org.tizen.system.deviced.Power"
             privilege="http://tizen.org/privilege/power"/>
         <check send_destination="org.tizen.system.deviced" send_interface="org.tizen.system.deviced.PowerOff"
             privilege="http://tizen.org/privilege/reboot"/>