aboutsummaryrefslogtreecommitdiffstats
path: root/package/config.xml
diff options
context:
space:
mode:
authorMarius Vlad <marius.vlad@collabora.com>2020-01-22 21:42:06 +0200
committerMarius Vlad <marius.vlad@collabora.com>2020-01-23 16:33:56 +0200
commit50d87b3696390d30f8801bcdff908e33ed7e61aa (patch)
treedda169c89c5d9db8d69535a7a8ed3cb29db79be6 /package/config.xml
parent830921faab68c1d4b00b9a93a99a1584c59baf34 (diff)
launcher/: Convert launcher to agl-compositor
- adds pws/ directory just like homescreen to be able to get list of runnables apps and be able to spawn them with the help of libafbwsc - removes libhomescreen libwindowmanger call from main and qmake files Signed-off-by: Marius Vlad <marius.vlad@collabora.com> Change-Id: I2f6aebfe05a23389796e801300cb616000bdef2b
Diffstat (limited to 'package/config.xml')
-rw-r--r--package/config.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/package/config.xml b/package/config.xml
index 36de348..15daca3 100644
--- a/package/config.xml
+++ b/package/config.xml
@@ -6,10 +6,6 @@
<description>This is a demo application for launcher</description>
<author>TOYOTA</author>
<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" />
<param name="urn:AGL:permission::system:run-by-default" value="required" />