aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJose Bollo <jose.bollo@iot.bzh>2018-10-09 12:01:19 +0200
committerJose Bollo <jose.bollo@iot.bzh>2018-10-09 12:01:19 +0200
commita98fcb4b99e5a7b14b671e6014ea0b1cc1ea199d (patch)
treecb53edb66a21a4463cdea12082fbd5b77a057035
parent44e29d0b7b0382214dfae5b82c1c038d6bf7877f (diff)
The feature "urn:AGL:widget:required-binding" is now preferred to the feature "urn:AGL:widget:required-api" for requiring a local binding. Bug-AGL: SPEC-1800 Change-Id: I572d3dd84e8261f1a9664163590f4327aae64db0 Signed-off-by: Jose Bollo <jose.bollo@iot.bzh>
-rw-r--r--src/config.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config.xml b/src/config.xml
index 9f3370a..58b1ffb 100644
--- a/src/config.xml
+++ b/src/config.xml
@@ -9,7 +9,7 @@
<feature name="urn:AGL:widget:provided-api">
<param name="steering-wheel" value="ws" />
</feature>
- <feature name="urn:AGL:widget:required-api">
+ <feature name="urn:AGL:widget:required-binding">
<param name="lib/af-steering-wheel-binding.so" value="local" />
</feature>
<feature name="urn:AGL:widget:required-permission">