aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAntia Puentes <apuentes@igalia.com>2020-07-20 16:55:34 +0200
committerLorenzo Tilve <ltilve@igalia.com>2020-08-07 17:39:09 +0200
commite2e89e39764edc3e588b84566c6357884c29a354 (patch)
treead28991eaa3d4e39fee1dbdda31a93f7c42048ea
parenta150a82c7c58fef0149fbc8b1ff3ab7b052372c8 (diff)
The window manager was removed in favor of the agl-compositor. Bug-AGL: SPEC-3497 Signed-off-by: Lorenzo Tilve <ltilve@igalia.com> Change-Id: I981926e16ce1d29c9fb15fb259dc1cb13abd455f
-rw-r--r--src/config.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/config.xml b/src/config.xml
index a34855a..f593184 100644
--- a/src/config.xml
+++ b/src/config.xml
@@ -15,7 +15,6 @@
<param name="urn:AGL:permission::public:applications:read" value="required" /> <!-- get app icons -->
</feature>
<feature name="urn:AGL:widget:required-api">
- <param name="windowmanager" value="ws" />
<param name="homescreen" value="ws" />
<param name="afm-main" value="ws" />
</feature>