Use feature 'required-binding' 01/17101/1
authorJose Bollo <jose.bollo@iot.bzh>
Tue, 9 Oct 2018 10:01:20 +0000 (12:01 +0200)
committerJose Bollo <jose.bollo@iot.bzh>
Tue, 9 Oct 2018 10:01:20 +0000 (12:01 +0200)
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: I6ddcd82387beb7d0148464c8d4029689c4729152
Signed-off-by: Jose Bollo <jose.bollo@iot.bzh>
package/config.xml

index b68838a..aa0c9ba 100644 (file)
@@ -10,6 +10,8 @@
     <param name="windowmanager" value="ws" />
     <param name="homescreen" value="ws" />
     <param name="identity" value="ws" />
+  </feature>
+  <feature name="urn:AGL:widget:required-binding">
     <param name="lib/libhvac-demo-binding.so" value="local" />
   </feature>
   <feature name="urn:AGL:widget:required-permission">