From ff9878c95efc12d4a4495153ab51e3a09f8d3c01 Mon Sep 17 00:00:00 2001 From: Wootak Jung Date: Fri, 4 May 2018 13:20:41 +0900 Subject: [PATCH] Fix privilege violations Need to check privilege for direct method call Change-Id: Ic3bc8f74207cf46d56e8dab66ceb13b0cc86e6f4 --- src/bluetooth.conf | 74 +++++++++++++++++++++++++++--------------------------- 1 file changed, 37 insertions(+), 37 deletions(-) diff --git a/src/bluetooth.conf b/src/bluetooth.conf index c1bac97..df19910 100755 --- a/src/bluetooth.conf +++ b/src/bluetooth.conf @@ -65,29 +65,6 @@ - - - - - - - - - - - - - - - - - - - - - - - @@ -148,34 +125,57 @@ - + - + - + - - - - + - - - - + - + - + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- 2.7.4