summaryrefslogtreecommitdiffstats
path: root/recipes-demo/flutter-ics-homescreen/files/ics-homescreen.toml
diff options
context:
space:
mode:
authorJoel Winarske <joel.winarske@gmail.com>2024-09-06 08:02:09 -0700
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2024-09-09 15:28:46 +0000
commite744a9e1d2399a133171e45c5819bf6051989ad4 (patch)
treec3736cc4900c64ccdb83954ea05d32ef5cc2e2b8 /recipes-demo/flutter-ics-homescreen/files/ics-homescreen.toml
parentdb5447e035014952483cde78ea580fafd5201896 (diff)
flutter SDK 3.24.2
-update flutter-ics-homescreen and flutter-instrument-cluster Change-Id: I2a12cf07f1c5ec8dc839b9f1b868b62069308be1 Signed-off-by: Joel Winarske <joel.winarske@gmail.com> (Updated flutter-cluster-dashboard systemd unit file) Signed-off-by: Scott Murray <scott.murray@konsulko.com> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl-demo/+/30257 Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'recipes-demo/flutter-ics-homescreen/files/ics-homescreen.toml')
-rw-r--r--recipes-demo/flutter-ics-homescreen/files/ics-homescreen.toml11
1 files changed, 11 insertions, 0 deletions
diff --git a/recipes-demo/flutter-ics-homescreen/files/ics-homescreen.toml b/recipes-demo/flutter-ics-homescreen/files/ics-homescreen.toml
new file mode 100644
index 000000000..e5cb7f999
--- /dev/null
+++ b/recipes-demo/flutter-ics-homescreen/files/ics-homescreen.toml
@@ -0,0 +1,11 @@
+[view]
+window_type = "BG"
+width = 1080
+height = 1920
+fullscreen = true
+
+[window_activation_area]
+x = 0
+y = 56
+width = 1080
+height = 1712