From 220048d7b81c4eb89d3bc288980e161ea309e1e4 Mon Sep 17 00:00:00 2001 From: Scott Murray Date: Wed, 26 Jun 2019 21:10:53 -0400 Subject: 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 --- templates/feature/agl-hmi-framework/50_local.conf.inc | 1 - 1 file changed, 1 deletion(-) (limited to 'templates/feature') 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" -- cgit 1.2.3-korg