summaryrefslogtreecommitdiffstats
path: root/conf.d/wgt
AgeCommit message (Collapse)AuthorFilesLines
2018-10-09Use feature 'required-binding'Jose Bollo1-1/+1
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: I281676b0011f71e89f3592c854fa8e89a4508018 Signed-off-by: Jose Bollo <jose.bollo@iot.bzh>
2017-09-20binding: mediascanner: add missing dbus permissionMatt Ranostay1-0/+1
Add missing required dbus permission to allow standalone binding to access services. Bug-AGL: SPEC-904 Change-Id: Ib93b0f0c415585f768295e73f103bde72a9e20ad Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2017-09-06binding: media: add binding to its own repoMatt Ranostay1-0/+22
Initial commit for agl-service-media repo. This change enables cmake builds, and it being a standalone binding independent of the MediaPlayer application. Bug-AGL: SPEC-848 Change-Id: I1234c0d0dde4379b5697cc3fe3e16e27f8b73a7c Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>