From 7aea001011695e455fc7305c379b3419cfc3cd9f Mon Sep 17 00:00:00 2001 From: Arman Uguray Date: Fri, 20 Feb 2015 17:56:49 -0800 Subject: [PATCH] bluetooth.conf: Add DBus.Properties interface GattManager1 communicates with external services using their properties. This patch adds the org.freedesktop.DBus.Properties interface to the list of allowed interfaces in the D-Bus configuration. --- src/bluetooth.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/bluetooth.conf b/src/bluetooth.conf index ad8891ae4..10d2d3688 100644 --- a/src/bluetooth.conf +++ b/src/bluetooth.conf @@ -18,7 +18,10 @@ + + + -- 2.47.3