From d8fa48cbd97675ee529b07aa4bede1b2621fdbbc Mon Sep 17 00:00:00 2001 From: DoHyun Pyun Date: Tue, 17 Nov 2020 11:07:19 +0900 Subject: [PATCH] Fix the issue on AppControl share (BT) operation ug-bluetooth-efl did not have a permission to allow the dbus method call to bt-share. This patchset adds the policy for it. Change-Id: I7938e9d2dd6d0b374554e59d92705021beefc3a7 Signed-off-by: DoHyun Pyun --- bt-service/bluetooth-frwk-service.conf.in | 1 + 1 file changed, 1 insertion(+) diff --git a/bt-service/bluetooth-frwk-service.conf.in b/bt-service/bluetooth-frwk-service.conf.in index 12066a8..20ddf7a 100644 --- a/bt-service/bluetooth-frwk-service.conf.in +++ b/bt-service/bluetooth-frwk-service.conf.in @@ -37,6 +37,7 @@ + -- 2.7.4