From 3f110d22406e836a7fa8878b00d4b1784ae31a55 Mon Sep 17 00:00:00 2001 From: wang_zhiqiang Date: Mon, 3 Jun 2019 14:47:27 +0800 Subject: merge vui Change-Id: I64a1bb68ea3e2b772a40eb78d316c54f8ed25de8 --- src/hs-helper.cpp | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/hs-helper.cpp') diff --git a/src/hs-helper.cpp b/src/hs-helper.cpp index 780b7d4..e5e1d92 100644 --- a/src/hs-helper.cpp +++ b/src/hs-helper.cpp @@ -32,6 +32,10 @@ const char* evlist[] = { "application-list-changed", "registerShortcut", "updateShortcut", + "setDestination", + "cancelDestination", + "startNavigation", + "stopNavigation", "reserved" }; -- cgit 1.2.3-korg