aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAntia Puentes <apuentes@igalia.com>2020-08-26 18:41:34 +0200
committerAntia Puentes <apuentes@igalia.com>2020-08-26 18:41:34 +0200
commite139569eab2db458066af20de666d0b68a74908d (patch)
treec58868de979ab2a5639a63f6c120240d6d7acebd
parentb33bdb202c1e7d2d36611793e8d5a9c7b39f05ed (diff)
The window manager was removed in favor of the agl-compositor. Bug-AGL: SPEC-3497 Signed-off-by: Antia Puentes <apuentes@igalia.com> Change-Id: Ic5d8a034d606e903322d201fcac4120adc13aa0b
-rw-r--r--src/config.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/config.xml b/src/config.xml
index 2af506d..38d336d 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" />
<param name="audiomixer" value="ws" />