summaryrefslogtreecommitdiffstats
path: root/package/config.xml
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2019-12-18 10:53:42 -0500
committerScott Murray <scott.murray@konsulko.com>2019-12-18 10:53:42 -0500
commitd81bd39e4f4d48534d7c47b50451d84126fc244e (patch)
tree91ff26d441f52c6f1a4345dfbeba767dde62ae90 /package/config.xml
parentf85c9d866866de0df4d36535342402dfc13cc759 (diff)
Switch from using the vehicle and engine speeds messages from the low-can binding directly to using the abstracted events from the signal-composer binding instead. Bug-AGL: SPEC-3042 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Change-Id: I36f4d1c7f8565daf43014f47811cd5d3fdfd1dd6
Diffstat (limited to 'package/config.xml')
-rw-r--r--package/config.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/config.xml b/package/config.xml
index 9b45b3c..193c62e 100644
--- a/package/config.xml
+++ b/package/config.xml
@@ -9,7 +9,7 @@
<feature name="urn:AGL:widget:required-api">
<param name="windowmanager" value="ws"/>
<param name="homescreen" value="ws"/>
- <param name="low-can" value="ws"/>
+ <param name="signal-composer" value="ws"/>
</feature>
<feature name="urn:AGL:widget:required-permission">
<param name="urn:AGL:permission::public:no-htdocs" value="required"/>