summaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2017-11-14 22:32:02 +0900
committerScott Murray <scott.murray@konsulko.com>2017-11-14 22:32:37 +0900
commit40ca9d2e2046029cb90d202ab4aff7552ec256d3 (patch)
tree57670c18fba6ca992bbb9c08e2207b2975d88ff3 /package
parent0bd305342c2d8f148c479806056753a978ecd626 (diff)
Porting to new HMI Framework
Changes following guidelines given in "Kickstart: New HMI Framework" document at: https://wiki.automotivelinux.org/_media/kickstart_apps_migration_guide.pdf Change-Id: I749a892cf12dfd80968b309e76d35976a773c0b1 Signed-off-by: Scott Murray <scott.murray@konsulko.com>
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 e8567c9..f915a0f 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="mediaplayer" value="ws" />
<param name="Bluetooth-Manager" value="ws" />
</feature>