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
commitbae89510b8e8d833dc454a02285af55e7b360af9 (patch)
tree9faa432ee3b386deb116b06bc1f4d1a583cf1d49
parent7815f53f5f53617c0980af958b2ceb89b784bb47 (diff)
Add permission to use display
Add the permission required to access the display through the wayland socket. Change-Id: Ie7cc6fb781121532cfb2ba784305a9acd62efadf 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 4ca6eaa..75b7891 100644
--- a/package/config.xml
+++ b/package/config.xml
@@ -14,6 +14,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>