From 7e0e397f3c6c91f3cdaae237f9e0d37046cabbd8 Mon Sep 17 00:00:00 2001 From: Scott Murray Date: Wed, 27 Jul 2022 19:41:59 -0400 Subject: Add agl-ivi-demo-platform-flutter image Add an image for testing Flutter applications. At present it uses the Qt demo homescreen and launcher until they can be replaced with a Flutter homescreen with equivalent functionality. To allow testing agl-compositor behavior, the packagegroup for the image includes the demo Qt HVAC and dashboard apps in addition to the Flutter "gallery" demo application packaged for launching with applaunchd. The "agl-flutter" build feature has been added as a dependency of "agl-demo" in order for the above to be buildable by default. Bug-AGL: SPEC-4485 Signed-off-by: Scott Murray Change-Id: Idf2daa189a15e9cc4bfe2030ac6aa3f5b0331c0c --- templates/feature/agl-demo/included.dep | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates') diff --git a/templates/feature/agl-demo/included.dep b/templates/feature/agl-demo/included.dep index a96ab796..e94759e3 100644 --- a/templates/feature/agl-demo/included.dep +++ b/templates/feature/agl-demo/included.dep @@ -1 +1 @@ -agl-pipewire agl-app-framework agl-selinux +agl-pipewire agl-app-framework agl-selinux agl-flutter -- cgit 1.2.3-korg