aboutsummaryrefslogtreecommitdiffstats
path: root/package/config.xml
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2021-01-07 16:17:50 -0500
committerScott Murray <scott.murray@konsulko.com>2021-01-07 16:26:44 -0500
commit32596d1152e7a94bc62734dc222a3d99c14e1fe5 (patch)
tree75fe12fb4458934c0c4673dfe8598d2f146ad490 /package/config.xml
parent2f34905d9b4b1aa78d4a38dd8605ff192e46b245 (diff)
qlibhomescreen was still a dependency in the qmake files, and its header file was being pulled in in main.cpp even though there it is no longer used, remove usage. Also remove leftover libhomescreen and qlibwindowmanager related files, now unused homescreen binding dependency in config.xml manifest, and long unused QT websockets module dependency. Bug-AGL: SPEC-3757 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Change-Id: I7b8de507f785e1850caae4e91cd9033c0ced468b
Diffstat (limited to 'package/config.xml')
-rw-r--r--package/config.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/package/config.xml b/package/config.xml
index 3fd2701..307d53a 100644
--- a/package/config.xml
+++ b/package/config.xml
@@ -7,7 +7,6 @@
<author>TOYOTA</author>
<license>APL 2.0</license>
<feature name="urn:AGL:widget:required-api">
- <param name="homescreen" value="ws"/>
<param name="navigation" value="ws"/>
<param name="signal-composer" value="ws"/>
</feature>