diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2017-11-14 16:15:20 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@automotivelinux.org> | 2017-11-14 16:15:20 +0000 |
commit | a41f992461aa703be3515ed7cb0a4d5e412ee44e (patch) | |
tree | ce4050563178af6e0d28b72d6b11cd5a51619732 /package | |
parent | a610446ed8866b2be8234ee0e466fa7e29410946 (diff) | |
parent | e27d7e58afda96a0079c7d7b4c86e3fc74e3559d (diff) |
Merge "Porting to new HMI Framework"
Diffstat (limited to 'package')
-rw-r--r-- | package/config.xml | 2 |
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 <tasuku.suzuki@qt.io></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> |