Revert "ondemandnavi: use OSM tiles by default" 83/22483/1
authorMatt Ranostay <matt.ranostay@konsulko.com>
Mon, 23 Sep 2019 06:34:20 +0000 (09:34 +0300)
committerMatt Ranostay <matt.ranostay@konsulko.com>
Mon, 23 Sep 2019 06:35:11 +0000 (09:35 +0300)
This reverts commit b82371fb79a7551b45893d27c0c52c481131f37e.

Bug-AGL: SPEC-2821
Change-Id: I0b6e52f8d82d370cfbe7e9011f3983f5cd99a91a
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
recipes-demo-hmi/navigation/ondemandnavi_git.bb

index e15429b..03c3cdb 100644 (file)
@@ -22,10 +22,6 @@ SRCREV = "${AGL_APP_REVISION}"
 
 S = "${WORKDIR}/git"
 
-# Use OSM tiles by default.
-# For mapbox tiles, just comment this out and set an api key.
-EXTRA_QMAKEVARS_CONFIGURE += "ENABLE_OSM=1"
-
 inherit qmake5 aglwgt pkgconfig
 
 do_install_append() {