From 105f1d02eb6359e4304ecdff48ef1fc66bf4bf52 Mon Sep 17 00:00:00 2001 From: Wootak Jung Date: Tue, 12 Feb 2019 16:21:10 +0900 Subject: [PATCH] Fix own_prefix tag duplication issue In case of org.frwk.gatt_service, owner is different depend on gatt relay feature. So, I provide a new conf file for where gatt relay feature is not in used. Change-Id: I3a9bb38afe6d49afd701351a9f19213246eee341 --- .../bluetooth-frwk-gap-agent-no-gatt-relay.conf | 21 +++++++++++++++++++++ bt-oal/bluez_hal/bluetooth-frwk-gap-agent.conf | 4 ---- 2 files changed, 21 insertions(+), 4 deletions(-) create mode 100644 bt-oal/bluez_hal/bluetooth-frwk-gap-agent-no-gatt-relay.conf diff --git a/bt-oal/bluez_hal/bluetooth-frwk-gap-agent-no-gatt-relay.conf b/bt-oal/bluez_hal/bluetooth-frwk-gap-agent-no-gatt-relay.conf new file mode 100644 index 0000000..e6ade09 --- /dev/null +++ b/bt-oal/bluez_hal/bluetooth-frwk-gap-agent-no-gatt-relay.conf @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/bt-oal/bluez_hal/bluetooth-frwk-gap-agent.conf b/bt-oal/bluez_hal/bluetooth-frwk-gap-agent.conf index 0e3f5dd..f577155 100644 --- a/bt-oal/bluez_hal/bluetooth-frwk-gap-agent.conf +++ b/bt-oal/bluez_hal/bluetooth-frwk-gap-agent.conf @@ -2,13 +2,10 @@ "http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd"> - - - @@ -18,7 +15,6 @@ - -- 2.7.4