From e415e595a26c2ab1f092f2eefd5bf60558badb0f Mon Sep 17 00:00:00 2001 From: Wootak Jung Date: Tue, 17 Apr 2018 16:24:22 +0900 Subject: [PATCH] Add default deny policy in conf files Change-Id: If30c591c45b16cb2a33a201435080ec36efc0f57 --- ag-agent/bluetooth-ag-agent.conf.in | 38 +++++++++++++++++++------------------ bt-ipsp/bluetooth-frwk-ipsp.conf | 15 ++++++++------- hf-agent/bluetooth-hf-agent.conf.in | 38 +++++++++++++++++++------------------ 3 files changed, 48 insertions(+), 43 deletions(-) diff --git a/ag-agent/bluetooth-ag-agent.conf.in b/ag-agent/bluetooth-ag-agent.conf.in index 63d0b7f..661c743 100644 --- a/ag-agent/bluetooth-ag-agent.conf.in +++ b/ag-agent/bluetooth-ag-agent.conf.in @@ -1,26 +1,28 @@ - - - + + + + + + + + + + + + + + - - - + + - - - - - - - - - - - + + + + - diff --git a/bt-ipsp/bluetooth-frwk-ipsp.conf b/bt-ipsp/bluetooth-frwk-ipsp.conf index 40b9f11..7bd3ef5 100644 --- a/bt-ipsp/bluetooth-frwk-ipsp.conf +++ b/bt-ipsp/bluetooth-frwk-ipsp.conf @@ -1,13 +1,14 @@ - - - - - - - + + + + + + + + diff --git a/hf-agent/bluetooth-hf-agent.conf.in b/hf-agent/bluetooth-hf-agent.conf.in index 80b3ff2..bd46bd2 100644 --- a/hf-agent/bluetooth-hf-agent.conf.in +++ b/hf-agent/bluetooth-hf-agent.conf.in @@ -1,27 +1,29 @@ - - - + + + + + + + + + + + + + + + - + - - - - - - - - - - - - - + + + + - -- 2.7.4