summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorJoel Winarske <joel.winarske@gmail.com>2022-03-10 16:57:28 -0800
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2022-03-11 19:02:38 +0000
commitf12c1d8d314454088bef2120468e2881ab2ce960 (patch)
treed4c0317e9e79fb89ce95ba597aba75e88df8ff14 /templates
parentab6910459e87b569ee62c5991376aa78e85602f3 (diff)
-Lock ivi-homescreen version v2 (jsmoeller): consolidate and apply missing include file Bug-AGL: SPEC-4297 Signed-off-by: Joel Winarske <joel.winarske@gmail.com> Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Change-Id: I189d86b353c6a2f9c1691cc8186992887c25d547
Diffstat (limited to 'templates')
-rw-r--r--templates/feature/agl-flutter/50_local.conf.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/feature/agl-flutter/50_local.conf.inc b/templates/feature/agl-flutter/50_local.conf.inc
index 3968bf2b..83ab64b3 100644
--- a/templates/feature/agl-flutter/50_local.conf.inc
+++ b/templates/feature/agl-flutter/50_local.conf.inc
@@ -3,3 +3,6 @@ FLUTTER_SDK_TAG = "2.8.0-3.3.pre"
# Include Flutter SDK in SDK
TOOLCHAIN_HOST_TASK:append = " nativesdk-flutter-sdk"
+
+# Include agl-specific defaults
+require conf/include/agl-flutter.inc