diff options
author | Marius Vlad <marius.vlad@collabora.com> | 2020-04-29 01:21:44 +0300 |
---|---|---|
committer | Marius Vlad <marius.vlad@collabora.com> | 2020-06-24 17:05:31 +0300 |
commit | 259c66b9ebde64e857f36d8d1d7050bec2e8f41d (patch) | |
tree | 5f4a7b28528785e077046487efcb8315093aae2c /package/config.xml | |
parent | aae3ab7da4a7f580f5840509646d5ce3f6f56a6a (diff) |
agl-compositor: New adaptation to using the agl-shell-desktop proto
Bug-AGL: SPEC-3447
Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Change-Id: I3fc7375a7a8716cc1352658cfc194645bf7f638c
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 0bd4e51..39a0132 100644 --- a/package/config.xml +++ b/package/config.xml @@ -8,7 +8,6 @@ <license>APL 2.0</license> <feature name="urn:AGL:widget:required-api"> <param name="homescreen" value="ws" /> - <param name="windowmanager" value="ws" /> </feature> <feature name="urn:AGL:widget:required-permission"> <param name="urn:AGL:permission::public:no-htdocs" value="required" /> |