40b9f1173a9ca73cece42cb7a1de106849a76981
[platform/core/connectivity/bluetooth-agent.git] / bt-ipsp / bluetooth-frwk-ipsp.conf
1 <!DOCTYPE busconfig PUBLIC "-//freedesktop//DTD D-BUS Bus Configuration 1.0//EN"
2  "http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd">
3 <busconfig>
4     <policy user="root">
5         <allow own="org.projectx.bt_ipsp"/>
6     </policy>
7     <policy at_console="true">
8         <allow send_destination="org.projectx.bt_ipsp" />
9     </policy>
10     <policy context="default">
11         <allow send_destination="org.projectx.bt_ipsp" />
12     </policy>
13 </busconfig>