Add the allow dbus policy rule for pulse user
[platform/core/connectivity/bluetooth-agent.git] / ag-agent / bluetooth-ag-agent.conf.in
index 12986d7..0f491bc 100644 (file)
@@ -20,4 +20,7 @@
     <policy group="network_fw">
         <allow own="org.bluez.ag_agent"/>
     </policy>
+    <policy user="pulse">
+        <allow send_destination="org.bluez.ag_agent"/>
+    </policy>
 </busconfig>