summaryrefslogtreecommitdiff
path: root/src/bluetooth.conf
diff options
context:
space:
mode:
authorAnderson Lizardo <anderson.lizardo@openbossa.org>2012-10-02 16:24:50 -0400
committerJohan Hedberg <johan.hedberg@intel.com>2012-10-03 22:29:47 +0300
commit3ecc052660fdf16dd447f34be2a210bbcd491f29 (patch)
tree75a2356660dd621b76e0274113171ef80244d060 /src/bluetooth.conf
parent2983d07c6d96d255b7c49c59046270e61357bb7d (diff)
downloadbluez-3ecc052660fdf16dd447f34be2a210bbcd491f29.tar.gz
alert: Add org.bluez.AlertAgent to D-Bus policy file
This allows BlueZ to call the methods on the org.bluez.AlertAgent interface.
Diffstat (limited to 'src/bluetooth.conf')
-rw-r--r--src/bluetooth.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/bluetooth.conf b/src/bluetooth.conf
index 602c8afe8..2db43d937 100644
--- a/src/bluetooth.conf
+++ b/src/bluetooth.conf
@@ -16,6 +16,7 @@
<allow send_interface="org.bluez.MediaPlayer"/>
<allow send_interface="org.bluez.Watcher"/>
<allow send_interface="org.bluez.ThermometerWatcher"/>
+ <allow send_interface="org.bluez.AlertAgent"/>
<allow send_interface="org.bluez.Profile"/>
<allow send_interface="org.bluez.HeartRateWatcher"/>
</policy>