diff options
Diffstat (limited to 'templates/feature')
-rw-r--r-- | templates/feature/agl-hmi-framework/50_local.conf.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/feature/agl-hmi-framework/50_local.conf.inc b/templates/feature/agl-hmi-framework/50_local.conf.inc index eba7b85d..a9e32fff 100644 --- a/templates/feature/agl-hmi-framework/50_local.conf.inc +++ b/templates/feature/agl-hmi-framework/50_local.conf.inc @@ -3,3 +3,4 @@ # DISTRO_FEATURES_append = " agl-hmi-framework" PREFERRED_PROVIDER_virtual/libhomescreen = "libhomescreen-2017" +PREFERRED_RPROVIDER_virtual/navigation = "navigation" |