From 00fa3eefa5f961ac60d9ae6bc6d732cccbce76db Mon Sep 17 00:00:00 2001 From: Matt Ranostay Date: Thu, 17 Oct 2019 03:49:38 -0700 Subject: libqtappfw: add initial navigation support Add initial navigation service support in qtappfw for new agl-service-navigation rewrite. Bug-AGL: SPEC-2880 Change-Id: I276de006af3c1e19e669ae3b9d05c92360893467 Signed-off-by: Matt Ranostay (cherry picked from commit af3cbe937762dbf196e0ea5b26f0cb2a088ab599) --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 3509b85..d57f663 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -49,6 +49,7 @@ set (SUBDIRS bluetooth map mediaplayer + navigation network pbap radio -- cgit 1.2.3-korg