summaryrefslogtreecommitdiff
path: root/src/connman-dbus.conf
diff options
context:
space:
mode:
authorDaniel Wagner <daniel.wagner@bmw-carit.de>2011-03-31 12:36:12 +0200
committerSamuel Ortiz <sameo@linux.intel.com>2011-03-31 12:36:12 +0200
commiteca42aa6eefa7dadb1d0d8829f753c6a76b66f70 (patch)
treee24f1a0abb5d370a442a5c85729f7e45aaec67b3 /src/connman-dbus.conf
parent70534def72a9e59f0df63c7c02ba34c883c88fe1 (diff)
downloadconnman-eca42aa6eefa7dadb1d0d8829f753c6a76b66f70.tar.gz
connman-eca42aa6eefa7dadb1d0d8829f753c6a76b66f70.tar.bz2
connman-eca42aa6eefa7dadb1d0d8829f753c6a76b66f70.zip
session: Refactor session API
Refactor the D-Bus API of the session according the documentation. All function and properties are only empty stubs.
Diffstat (limited to 'src/connman-dbus.conf')
-rw-r--r--src/connman-dbus.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/connman-dbus.conf b/src/connman-dbus.conf
index 311f28c7..98a773ea 100644
--- a/src/connman-dbus.conf
+++ b/src/connman-dbus.conf
@@ -6,6 +6,7 @@
<allow send_destination="net.connman"/>
<allow send_interface="net.connman.Agent"/>
<allow send_interface="net.connman.Counter"/>
+ <allow send_interface="net.connman.Notification"/>
</policy>
<policy at_console="true">
<allow send_destination="net.connman"/>