Change the navigation application default to the new navigation application
[AGL/meta-agl.git] / meta-agl-distro / conf / distro / poky-agl.conf
index 601d447..ce29582 100644 (file)
@@ -158,3 +158,6 @@ DIRFILES_pn-nativesdk-cmake = "1"
 # We exclude the conflicting vars from the sstate task hash.
 # This needs to be verified.
 do_package_write_rpm[vardepsexclude] += "ARCHIVER_TOPDIR PF"
+
+# Set preferred provider to new navi application
+PREFERRED_RPROVIDER_virtual/navigation ?= "ondemandnavi"