From a45b13ab6ba8008a461c70078ef885f7c29452a8 Mon Sep 17 00:00:00 2001 From: Lisandro Pérez Meyer Date: Tue, 14 Nov 2023 17:53:42 -0300 Subject: Add flutter-ics-homescreen recipe. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bug-AGL: SPEC-4969 Change-Id: I5792df93372160e85d524dc81c3de8d2f523501e Signed-off-by: Lisandro Pérez Meyer Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl-demo/+/29409 Reviewed-by: Scott Murray Tested-by: Jan-Simon Moeller Reviewed-by: Jan-Simon Moeller --- recipes-demo/flutter-ics-homescreen/files/ics-homescreen.yaml | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 recipes-demo/flutter-ics-homescreen/files/ics-homescreen.yaml (limited to 'recipes-demo/flutter-ics-homescreen/files/ics-homescreen.yaml') diff --git a/recipes-demo/flutter-ics-homescreen/files/ics-homescreen.yaml b/recipes-demo/flutter-ics-homescreen/files/ics-homescreen.yaml new file mode 100644 index 00000000..f73418a8 --- /dev/null +++ b/recipes-demo/flutter-ics-homescreen/files/ics-homescreen.yaml @@ -0,0 +1,2 @@ +authorization : "/etc/xdg/AGL/homescreen/ics-homescreen.token" +use-tls : true -- cgit 1.2.3-korg