aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2019-08-01 10:54:32 -0400
committerScott Murray <scott.murray@konsulko.com>2019-08-01 10:56:15 -0400
commit622fe16a500933b278da59192addff2e3dd70f45 (patch)
tree0d4c94eecc9c82070e90b8da70d1ce6f6f58a1c4
parente0ab5e6b815ab7a063321ce333540bac57dd5823 (diff)
Switch back to user scope for now
Until SPEC-2687 is addressed and platform scope services can use pipewire, switch back to user scope to facilitate testing. Bug-AGL: SPEC-2715. Signed-off-by: Scott Murray <scott.murray@konsulko.com> Change-Id: Ib110a25dd4e08c59dd8486901e39f780556ae3c3
-rw-r--r--conf.d/wgt/config.xml.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/conf.d/wgt/config.xml.in b/conf.d/wgt/config.xml.in
index a323255..465f704 100644
--- a/conf.d/wgt/config.xml.in
+++ b/conf.d/wgt/config.xml.in
@@ -8,7 +8,6 @@
<license>@PROJECT_LICENSE@</license>
<feature name="urn:AGL:widget:required-permission">
- <param name="urn:AGL:permission::partner:scope-platform" value="required" />
<param name="urn:AGL:permission::public:hidden" value="required" />
<param name="urn:AGL:permission::public:no-htdocs" value="required" />
<param name="urn:AGL:permission::public:audio" value="required" />