From eb3a380301b8f7ec34d3649c386214d39355eaa0 Mon Sep 17 00:00:00 2001 From: Yasir-Khan Date: Mon, 8 Sep 2014 12:58:39 +0100 Subject: bluez5: Allow method calls over dbus for bluetooth daemon This patch changes the dbus policy settings in order to allow calling methods over dbus. bluez5 and pulseaudio rely on this mechanism to configure media end points. Previously bluetoothd was failing to configure the media end points with error org.freedesktop.DBus.Error.AccessDenied, due to which bluetooth headset and smartphone were unable to connect in A2DP mode. Signed-off-by: Yasir-Khan Signed-off-by: Saul Wold Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- meta/recipes-connectivity/bluez5/bluez5/bluetooth.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'meta') diff --git a/meta/recipes-connectivity/bluez5/bluez5/bluetooth.conf b/meta/recipes-connectivity/bluez5/bluez5/bluetooth.conf index e21e72e3ec..26845bb73c 100644 --- a/meta/recipes-connectivity/bluez5/bluez5/bluetooth.conf +++ b/meta/recipes-connectivity/bluez5/bluez5/bluetooth.conf @@ -11,6 +11,7 @@ + -- cgit 1.2.3-korg