summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Bultel <thierry.bultel@iot.bzh>2018-09-11 15:13:26 +0200
committerStéphane Desneux <stephane.desneux@iot.bzh>2018-09-13 17:06:54 +0000
commit14cc9c639e9837f81901297c8163c1c151840300 (patch)
tree0457694ef3f2b73d07ca3c96ed20ef97b30da03e
parentb359626aab5b6e61b30568b52089d23ee11bce3e (diff)
Since the integration of bluetooth playback support, the bluetooth hal must communicate with the Bluetooth-Manager service. Change-Id: I4f2b24893c8846d0933100d5c3741a14a2f76bae Signed-off-by: Thierry Bultel <thierry.bultel@iot.bzh> (cherry picked from commit 665d2d7ec8dd1465538c83df95e29c23de2cffcb)
-rw-r--r--conf.d/wgt/config.xml.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf.d/wgt/config.xml.in b/conf.d/wgt/config.xml.in
index 2905be1..6c87c58 100644
--- a/conf.d/wgt/config.xml.in
+++ b/conf.d/wgt/config.xml.in
@@ -24,6 +24,7 @@
<feature name="urn:AGL:widget:required-api">
<param name="unicens" value="ws" />
+ <param name="Bluetooth-Manager" value="ws" />
<param name="@WIDGET_ENTRY_POINT@" value="local" />
</feature>