conf: org.tizen.system/deviced.conf: Add dbus policy for input interface 44/298744/1 accepted/tizen/8.0/unified/20231005.093737 accepted/tizen/unified/20230914.100408 tizen_8.0_m2_release
authorChanwoo Choi <cw00.choi@samsung.com>
Wed, 13 Sep 2023 05:45:57 +0000 (14:45 +0900)
committerChanwoo Choi <cw00.choi@samsung.com>
Wed, 13 Sep 2023 05:53:22 +0000 (14:53 +0900)
Add dbus policy of org.tizen.system.deviced.input
to allow user to use input interface.

Change-Id: I1135724bfe01f21ac1d33b35033efa3256d10eda
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
conf/org.tizen.system.deviced.conf

index 613a72dcafbce5eac228fb4b28f458a3ea75eb53..364e8048b350a9646f9b83a2ae9eb3d59d64b70f 100644 (file)
@@ -55,6 +55,7 @@
         <check send_destination="org.tizen.system.deviced" send_interface="org.tizen.system.deviced.Csa"
             privilege="http://tizen.org/privilege/internal/default/platform"/>
 
+        <allow send_destination="org.tizen.system.deviced" send_interface="org.tizen.system.deviced.input"/>
         <allow send_destination="org.tizen.system.deviced" send_interface="org.tizen.system.deviced.Battery"/>
         <deny send_destination="org.tizen.system.deviced" send_interface="org.tizen.system.deviced.Battery" send_member="power_supply"/>
         <check send_destination="org.tizen.system.deviced" send_interface="org.tizen.system.deviced.Battery" send_member="SetLowbatLevel"