summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosé Bollo <jose.bollo@iot.bzh>2019-04-26 15:52:55 +0200
committerJosé Bollo <jose.bollo@iot.bzh>2019-04-26 15:52:55 +0200
commitf269917773e8c019ae497c83ed2b7c914829157b (patch)
tree650708290aa724d3185db81c01c0695b003cff6e
parent6f78934bcbc74438124e51bf20e6e88160a31a0e (diff)
Add the permission required to access the display through the wayland socket. Change-Id: I7de64a6a18059a431967767084c6f5ebf428f6d3 Bug-AGL: SPEC-2357 Signed-off-by: José Bollo <jose.bollo@iot.bzh>
-rw-r--r--package/config.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/config.xml b/package/config.xml
index 8e1f43d..9b45b3c 100644
--- a/package/config.xml
+++ b/package/config.xml
@@ -13,6 +13,7 @@
</feature>
<feature name="urn:AGL:widget:required-permission">
<param name="urn:AGL:permission::public:no-htdocs" value="required"/>
+ <param name="urn:AGL:permission::public:display" value="required" />
</feature>
</widget>