summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Bultel <thierry.bultel@iot.bzh>2018-12-20 11:04:29 +0100
committerThierry Bultel <thierry.bultel@iot.bzh>2018-12-20 17:57:40 +0000
commit2f5c6139097d5ff5ee2afb99c1a407d8977aecd1 (patch)
tree761db5ffd97507554b21fc9b41936fbeebc857e9
parent637b58abd2a2807222adbfd4a59d91d8667688cf (diff)
removed the dependency to bluetooth manager
This commit removes the dependency to bluetooth manager, since 4a-hal-generic no longer listens to it for connections and disconnections events, but instead uses the libbluealsa to be notified from the bluealsa daemon. Change-Id: Idbb1510ee1e0729317299067255e783b3292d1f6 Signed-off-by: Thierry Bultel <thierry.bultel@iot.bzh>
-rw-r--r--conf.d/wgt/config.xml.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/conf.d/wgt/config.xml.in b/conf.d/wgt/config.xml.in
index bfc8ef4..675992c 100644
--- a/conf.d/wgt/config.xml.in
+++ b/conf.d/wgt/config.xml.in
@@ -21,7 +21,6 @@
<feature name="urn:AGL:widget:required-api">
<param name="unicens" value="ws" />
- <param name="Bluetooth-Manager" value="ws" />
</feature>
<feature name="urn:AGL:widget:required-binding">
<param name="@WIDGET_ENTRY_POINT@" value="local" />