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
commit1aaff2f0c5a3c5ec59ff23065a46952e1a5f6e6c (patch)
treeb78490d6d780cf12b88b052ae0dff167ffcb182a
parent6edc3382272c1e16a9febff902f698acd39dba01 (diff)
Add permission to use displayhalibut_7.99.1halibut/7.99.17.99.1
Add the permission required to access the display through the wayland socket. Change-Id: I75225d8b7db445edf2f298271a100250060a0ebe 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 893be6d..cb3fa2a 100644
--- a/package/config.xml
+++ b/package/config.xml
@@ -17,6 +17,7 @@
<param name="urn:AGL:permission::public:no-htdocs" value="required" />
<param name="http://tizen.org/privilege/internal/dbus" value="required" />
<param name="urn:AGL:permission:audio:public:audiostream" value="required" />
+ <param name="urn:AGL:permission::public:display" value="required" />
</feature>
</widget>