diff options
author | Matt Ranostay <matt.ranostay@konsulko.com> | 2019-10-17 03:49:38 -0700 |
---|---|---|
committer | Matt Ranostay <matt.ranostay@konsulko.com> | 2019-10-31 02:12:22 -0700 |
commit | af3cbe937762dbf196e0ea5b26f0cb2a088ab599 (patch) | |
tree | 491176e09ee3d803c262bb6bebda9bcffd3439ce /CMakeLists.txt | |
parent | 94b4633389337283d9ea6f31a2097dae59ac6253 (diff) |
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 <matt.ranostay@konsulko.com>
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r-- | CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 9db25fe..6421e36 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -50,6 +50,7 @@ set (SUBDIRS bluetooth map mediaplayer + navigation network pbap radio |