version bump
[profile/ivi/bluetooth-qt.git] / bluetooth-qt.conf
1 <!DOCTYPE busconfig PUBLIC
2  "-//freedesktop//DTD D-BUS Bus Configuration 1.0//EN"
3  "http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd">
4 <busconfig>
5                 <policy context="default">
6                         <allow own="com.meego.bluetooth" />
7                         <allow send_destination="com.meego.bluetooth" />
8                         <allow send_destination="com.meego.bluetooth"
9                                 send_interface="com.meego.bluetooth" />
10                         <allow send_path="/pairing/agent" />
11                 </policy>
12
13                 <limit name="max_replies_per_connection">512</limit>
14 </busconfig>