aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAntia Puentes <apuentes@igalia.com>2020-07-20 17:01:55 +0200
committerLorenzo Tilve <ltilve@igalia.com>2020-08-07 17:46:21 +0200
commitf912e5b219b6268573cd9b1d27eb26846dc23ce1 (patch)
tree0c0e803d211a07ca93ae6284b51bd0fd902f039f
parent62fc036c4e77c88eab56c04a4cb714793cfd6420 (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: I15904d7e9c0c822c2cc24acc613b85f9c643e544
-rw-r--r--src/config.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/config.xml b/src/config.xml
index f7bf7cc..748c83a 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="mediaplayer" value="ws" />
</feature>