From d9d0b0471460398c759ce808ca89a6feedf8b33f Mon Sep 17 00:00:00 2001 From: Wootak Jung Date: Fri, 25 Jan 2019 15:01:07 +0900 Subject: [PATCH] Fix dbus policies If unknown process owns these well-known name, unexpected deny can be occured. So, subdivide deny policy. Change-Id: I8e6cc73d80d60d348e2b510cabc77c73a6cb32ca --- bt-oal/bluez_hal/bluetooth-frwk-gap-agent.conf | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/bt-oal/bluez_hal/bluetooth-frwk-gap-agent.conf b/bt-oal/bluez_hal/bluetooth-frwk-gap-agent.conf index afe7243..0e3f5dd 100644 --- a/bt-oal/bluez_hal/bluetooth-frwk-gap-agent.conf +++ b/bt-oal/bluez_hal/bluetooth-frwk-gap-agent.conf @@ -15,8 +15,11 @@ - + + - + + + -- 2.7.4