summaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>2017-11-14 16:15:20 +0000
committerGerrit Code Review <gerrit@automotivelinux.org>2017-11-14 16:15:20 +0000
commita41f992461aa703be3515ed7cb0a4d5e412ee44e (patch)
treece4050563178af6e0d28b72d6b11cd5a51619732 /package
parenta610446ed8866b2be8234ee0e466fa7e29410946 (diff)
parente27d7e58afda96a0079c7d7b4c86e3fc74e3559d (diff)
Merge "Porting to new HMI Framework"
Diffstat (limited to 'package')
-rw-r--r--package/config.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/config.xml b/package/config.xml
index dcb76f2..2e40034 100644
--- a/package/config.xml
+++ b/package/config.xml
@@ -7,6 +7,8 @@
<author>Tasuku Suzuki &lt;tasuku.suzuki@qt.io&gt;</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="wifi-manager" value="ws" />
<param name="Bluetooth-Manager" value="ws" />
</feature>