From 73192c639f6eb63dba996e8fa5638e9d20136d49 Mon Sep 17 00:00:00 2001
From: Scott Murray <scott.murray@konsulko.com>
Date: Fri, 5 Aug 2022 10:38:24 -0400
Subject: [PATCH] meta-agl-flutter: update agl-image-flutter-runtimedebug

The previous change missed removing the extra couple of unused apps
from agl-image-flutter-runtimedebug as was done with the other
variants, do so to keep the images consistent.

Bug-AGL: SPEC-4485

Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: Ifcae9a42b1387af6b4441f8d7adfeefea8e02c73
---
 .../recipes-platform/images/agl-image-flutter-runtimedebug.bb          | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/meta-agl-flutter/recipes-platform/images/agl-image-flutter-runtimedebug.bb b/meta-agl-flutter/recipes-platform/images/agl-image-flutter-runtimedebug.bb
index 7432f1de..af3688e2 100644
--- a/meta-agl-flutter/recipes-platform/images/agl-image-flutter-runtimedebug.bb
+++ b/meta-agl-flutter/recipes-platform/images/agl-image-flutter-runtimedebug.bb
@@ -16,7 +16,4 @@ IMAGE_INSTALL:append = "\
     flutter-test-texture-egl-runtimedebug \
     flutter-test-secure-storage-runtimedebug \
     flutter-test-localization-runtimedebug \
-    \
-    flutter-app-igalia-homescreen-runtimedebug \
-    flutter-app-pumped-fuel-ped-runtimedebug \
     "
-- 
2.16.6