From f8bb52dcd073736b6350edc3a08fa890b3afe2a9 Mon Sep 17 00:00:00 2001 From: Wootak Jung Date: Thu, 31 May 2018 10:16:38 +0900 Subject: [PATCH] Fix access deny issue on dbus policy Deny policy in context="default" has been applied because of incorrect policy in other context. Change-Id: I6185a0d784c0f082276bb4a1e002e3b86ddd9bff --- src/bluetooth.conf | 100 ++++++----------------------------------------------- 1 file changed, 10 insertions(+), 90 deletions(-) diff --git a/src/bluetooth.conf b/src/bluetooth.conf index fc9b95f..5dc191f 100755 --- a/src/bluetooth.conf +++ b/src/bluetooth.conf @@ -8,119 +8,39 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + - - - - - - - - - - - - - - - - - - + + - - - - - - - - - - - - - - - - - - + + - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + -- 2.7.4