summaryrefslogtreecommitdiffstats
path: root/package/config.xml
diff options
context:
space:
mode:
authorMatt Ranostay <matt.ranostay@konsulko.com>2017-08-17 15:21:48 -0700
committerMatt Ranostay <matt.ranostay@konsulko.com>2017-08-17 20:51:04 -0700
commitc46a56ac144e7399f2172e56a7a22d46d580c830 (patch)
tree4122472de77d49eb47497e9641b445cea528e29c /package/config.xml
parent9aebdfa77d57426fdaaab123d7c91c32a20e87be (diff)
Spliting out of the radio binding into it's own repo and service. This removes the binding from the radio application build. Change-Id: If62c61e4ad0054b55eee5f0bb46a33bc0677f4b8 Bug-AGL: SPEC-834 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
Diffstat (limited to 'package/config.xml')
-rw-r--r--package/config.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/config.xml b/package/config.xml
index 158c5c7..9d59089 100644
--- a/package/config.xml
+++ b/package/config.xml
@@ -7,7 +7,7 @@
<author>Qt</author>
<license>APL 2.0</license>
<feature name="urn:AGL:widget:required-api">
- <param name="lib/libradio-binding.so" value="local" />
+ <param name="radio" value="ws" />
</feature>
<feature name="urn:AGL:widget:required-permission">
<param name="urn:AGL:permission::public:no-htdocs" value="required" />