From 1651d2b4d5fd28e8beb3c873f71ec7e6871a6800 Mon Sep 17 00:00:00 2001 From: Wu zheng Date: Wed, 23 Oct 2013 11:07:48 +0800 Subject: [PATCH] Modify the dbus rules to access the bluetoothd Author: DoHyun Pyun We should allow to access only about the permitted user or interface Change-Id: I826f25c466962325721f6734a4d4d7706ba3a651 --- src/bluetooth.conf | 71 +++++++++++++++++++++++++++++++++++++++++++++++++----- 1 file changed, 65 insertions(+), 6 deletions(-) diff --git a/src/bluetooth.conf b/src/bluetooth.conf index ad8891a..9b4b6b1 100644 --- a/src/bluetooth.conf +++ b/src/bluetooth.conf @@ -10,14 +10,33 @@ + + + + + + + + + + + + + + + + + + + + - - + + - - + @@ -25,14 +44,54 @@ - + + + + + + + + + + + + + + + + + + + + + + - + + + + + + + + + + + + + + + + + + -- 2.7.4