diff options
author | Marius Vlad <marius.vlad@collabora.com> | 2020-05-15 15:02:35 +0300 |
---|---|---|
committer | Marius Vlad <marius.vlad@collabora.com> | 2020-06-24 17:53:49 +0300 |
commit | 4605f4c6d9d2e06ceea1bd1515bd67e8f75887c8 (patch) | |
tree | 8fa3c1c59267e234568c4f5180a30850aeaa6916 /package/config.xml | |
parent | 921fc99dbd966e2e5cdf34d3710a600e4aee8f26 (diff) |
Remove windowmanager depends
Bug-AGL: SPEC-3447
Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Change-Id: Ifb4dfb9c9956ce9ec2fb8599c4fb327b080118f5
Diffstat (limited to 'package/config.xml')
-rw-r--r-- | package/config.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package/config.xml b/package/config.xml index a392f9c..02f021b 100644 --- a/package/config.xml +++ b/package/config.xml @@ -7,7 +7,6 @@ <author>Qt</author> <license>APL 2.0</license> <feature name="urn:AGL:widget:required-api"> - <param name="windowmanager" value="ws" /> <param name="homescreen" value="ws" /> <param name="telephony" value="ws" /> <param name="bluetooth-pbap" value="ws" /> |