diff options
author | Ronan Le Martret <ronan.lemartret@iot.bzh> | 2017-12-05 17:45:34 +0100 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2017-12-07 18:53:53 +0000 |
commit | 44d09ca16186409faca549b3930658f0e0972e94 (patch) | |
tree | 1065d9e18349e4040ef86abd91c9081bd232ef2b | |
parent | 43508ffbd1f741e8701272aa6cb2652938c4eb5e (diff) |
Fix 4a ahl when using unicens serviceeel_4.99.4eel/4.99.44.99.4
Bug-AGL: SPEC-1151
Change-Id: Ie3fd7aa237d843b77426649db191eb1fc844a7fc
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
-rw-r--r-- | conf.d/wgt/config.xml.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf.d/wgt/config.xml.in b/conf.d/wgt/config.xml.in index 53eb8b0..08a64d5 100644 --- a/conf.d/wgt/config.xml.in +++ b/conf.d/wgt/config.xml.in @@ -18,6 +18,7 @@ </feature> <feature name="urn:AGL:widget:required-api"> + <param name="unicens" value="ws" /> <param name="@WIDGET_ENTRY_POINT@" value="local" /> </feature> |