summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosé Bollo <jose.bollo@iot.bzh>2019-04-26 15:52:56 +0200
committerJosé Bollo <jose.bollo@iot.bzh>2019-04-26 15:52:56 +0200
commitea7649ee08a382c7a2a72351cfe6857bd1394493 (patch)
tree3f82d674e35eba3b2fc36c4b48af8ecb303bf3eb
parent8c343007fc02c5b1530f30c8ca1cc72f7e4c5ac7 (diff)
Add the permission required to access the display through the wayland socket. Change-Id: I0431fa47ca75a4d18c153999041edcd3010e0e7e 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 bc50257..efbb5ec 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>