kdbus: default allow receive_type=signal for session bus 85/155485/1 accepted/tizen/4.0/unified/20171017.211321 submit/tizen_4.0/20171013.082243
authorsanghyeok.oh <sanghyeok.oh@samsung.com>
Thu, 12 Oct 2017 05:31:28 +0000 (14:31 +0900)
committersanghyeok oh <sanghyeok.oh@samsung.com>
Fri, 13 Oct 2017 08:18:44 +0000 (08:18 +0000)
Change-Id: Id6077d3f10567df5e1320cc66b9048160a2995a4
Signed-off-by: sanghyeok.oh <sanghyeok.oh@samsung.com>
bus/session.conf.in

index 8a836e2..ded5d6d 100644 (file)
@@ -36,6 +36,8 @@
     <allow send_type="method_call"/>
     <allow receive_type="method_call"/>
     <allow receive_type="method_return"/>
+    <allow receive_type="signal"/>
+    <allow receive_type="error"/>
   </policy>
 
   <!-- Include legacy configuration location -->