OSDN Git Service

alert: Add org.bluez.AlertAgent to D-Bus policy file
authorAnderson Lizardo <anderson.lizardo@openbossa.org>
Tue, 2 Oct 2012 20:24:50 +0000 (16:24 -0400)
committerJohan Hedberg <johan.hedberg@intel.com>
Wed, 3 Oct 2012 19:29:47 +0000 (22:29 +0300)
This allows BlueZ to call the methods on the org.bluez.AlertAgent
interface.

src/bluetooth.conf

index 602c8af..2db43d9 100644 (file)
@@ -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>