[dbus] mark deprecated old style for custom dbus property naming.
[profile/ivi/automotive-message-broker.git] / plugins / bluetooth / ambbt.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
5   <policy context="default">
6     <allow own="org.automotive.message.broker.bluetooth"/>
7     <allow send_destination="org.automotive.message.broker.bluetooth"/>
8
9
10     <allow send_interface="org.bluez.Profile1"
11         send_path="/org/bluez/spp" />
12
13   </policy>
14
15 </busconfig>