Add the external binding feature 85/15985/3 5.99.3 flounder/5.99.3 flounder_5.99.3
authorJosé Bollo <jose.bollo@iot.bzh>
Thu, 2 Aug 2018 16:48:57 +0000 (18:48 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Thu, 16 Aug 2018 13:49:16 +0000 (13:49 +0000)
This commit introduce two new features:

  <urn:AGL:widget:provided-binding>
    <param "name"="public-name" "value"="relative-path-to-the-binding"/>

  <urn:AGL:widget:required-binding>
    <param "name"="public-name" "value"="extern">
    <param "name"="relative-path-to-the-binding" "value"="local">

TODO: manage security by setting correct Smack label to the exported files

Bugs-AGL: SPEC-1439
Bugs-AGL: SPEC-1663

Change-Id: I70aad7d523ece7a2ae0058b79708a02ef81144e2
Signed-off-by: José Bollo <jose.bollo@iot.bzh>

No differences found