From 2ccdc4247c76a8f7768b3744c7083379c13bc80e Mon Sep 17 00:00:00 2001 From: Jose Bollo Date: Tue, 9 Oct 2018 12:01:18 +0200 Subject: Use feature 'required-binding' 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: I971e4ded174d731559fcb34fe450b6d8d87712b6 Signed-off-by: Jose Bollo --- conf.d/wgt/config-4a.xml.in | 3 +++ conf.d/wgt/config.xml.in | 3 +++ 2 files changed, 6 insertions(+) diff --git a/conf.d/wgt/config-4a.xml.in b/conf.d/wgt/config-4a.xml.in index a6ab311..9393652 100644 --- a/conf.d/wgt/config-4a.xml.in +++ b/conf.d/wgt/config-4a.xml.in @@ -20,6 +20,9 @@ + + + diff --git a/conf.d/wgt/config.xml.in b/conf.d/wgt/config.xml.in index 00711b6..f4ffa76 100644 --- a/conf.d/wgt/config.xml.in +++ b/conf.d/wgt/config.xml.in @@ -18,6 +18,9 @@ + + + -- cgit 1.2.3-korg