From: Scott Murray Date: Thu, 27 Jun 2019 01:10:53 +0000 (-0400) Subject: agl-hmi-framework: remove virtual/navigation over-ride X-Git-Tag: 7.99.2~3 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=220048d7b81c4eb89d3bc288980e161ea309e1e4;p=AGL%2Fmeta-agl.git agl-hmi-framework: remove virtual/navigation over-ride Remove dangling PREFERRED_PROVIDER over-ride of virtual/navigation that was forcing the use of the older navigation application instead of the setting of the newer ondemandnavi application done in the distro configuration. Bug-AGL: SPEC-2576 Change-Id: Id6f7d6636bef5cf40dc5085b02030acd0e7d494d Signed-off-by: Scott Murray --- diff --git a/templates/feature/agl-hmi-framework/50_local.conf.inc b/templates/feature/agl-hmi-framework/50_local.conf.inc index 845a5270e..d251e183d 100644 --- a/templates/feature/agl-hmi-framework/50_local.conf.inc +++ b/templates/feature/agl-hmi-framework/50_local.conf.inc @@ -2,4 +2,3 @@ # enables the following line: # DISTRO_FEATURES_append = " agl-hmi-framework" -PREFERRED_RPROVIDER_virtual/navigation = "navigation"