summaryrefslogtreecommitdiff
path: root/src/bluetooth.conf
diff options
context:
space:
mode:
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2012-12-14 11:13:01 +0200
committerJohan Hedberg <johan.hedberg@intel.com>2012-12-14 11:24:23 +0200
commitc5b2e6b07236827955d8fe08dcad51d31124e2a9 (patch)
tree8919613dab6a618f642226fdeea072879fe1c659 /src/bluetooth.conf
parent50532b578323880d0c34b5a27c3d735a9e8f84a4 (diff)
downloadbluez-c5b2e6b07236827955d8fe08dcad51d31124e2a9.tar.gz
core: Append version to Agent interface
Diffstat (limited to 'src/bluetooth.conf')
-rw-r--r--src/bluetooth.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bluetooth.conf b/src/bluetooth.conf
index 0e4593562..8dfdc7738 100644
--- a/src/bluetooth.conf
+++ b/src/bluetooth.conf
@@ -10,7 +10,7 @@
<policy user="root">
<allow own="org.bluez"/>
<allow send_destination="org.bluez"/>
- <allow send_interface="org.bluez.Agent"/>
+ <allow send_interface="org.bluez.Agent1"/>
<allow send_interface="org.bluez.HandsfreeAgent"/>
<allow send_interface="org.bluez.MediaEndpoint1"/>
<allow send_interface="org.bluez.MediaPlayer1"/>