From e744a9e1d2399a133171e45c5819bf6051989ad4 Mon Sep 17 00:00:00 2001 From: Joel Winarske Date: Fri, 6 Sep 2024 08:02:09 -0700 Subject: flutter SDK 3.24.2 -update flutter-ics-homescreen and flutter-instrument-cluster Change-Id: I2a12cf07f1c5ec8dc839b9f1b868b62069308be1 Signed-off-by: Joel Winarske (Updated flutter-cluster-dashboard systemd unit file) Signed-off-by: Scott Murray Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl-demo/+/30257 Reviewed-by: Jan-Simon Moeller Tested-by: Jan-Simon Moeller --- .../flutter-ics-homescreen/files/flutter-ics-homescreen.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 recipes-demo/flutter-ics-homescreen/files/flutter-ics-homescreen.json (limited to 'recipes-demo/flutter-ics-homescreen/files/flutter-ics-homescreen.json') diff --git a/recipes-demo/flutter-ics-homescreen/files/flutter-ics-homescreen.json b/recipes-demo/flutter-ics-homescreen/files/flutter-ics-homescreen.json deleted file mode 100644 index 2817e5fed..000000000 --- a/recipes-demo/flutter-ics-homescreen/files/flutter-ics-homescreen.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "view" : [ { - "window_type" : "BG", - "width" : 1080, - "height": 1920, - "fullscreen": true, - "window_activation_area" : { "x" : 0, "y" : 56, "width" : 1080, "height" : 1712 } - } - ] -} -- cgit 1.2.3-korg