only export dbus properties that are supported
[profile/ivi/automotive-message-broker.git] / plugins / dbus / amb.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     <!-- <deny send_destination="org.automotive.message.broker"/> -->
7     <allow send_destination="org.automotive.message.broker"/>
8         <allow own="org.automotive.message.broker"/>
9   </policy>
10
11 </busconfig>