summaryrefslogtreecommitdiffstats
path: root/recipes-demo/flutter-hvac/files
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2024-05-28 10:41:49 -0400
committerScott Murray <scott.murray@konsulko.com>2024-05-29 14:17:05 +0000
commit4cf21252db38cfb073850778a62d967f62b908b2 (patch)
tree99c03862f89658bfbc81b80923fddaed0ca6c979 /recipes-demo/flutter-hvac/files
parent294e71b1485de2aa331645d0ce4ef3b58c1f7390 (diff)
Remove agl-ivi-demo-flutter-simple image
Remove agl-ivi-demo-flutter-simple image and the recipes for its flutter-homescreen, flutter-dashboard, and flutter-hvac applications. They have been replaced with the new integrated Flutter homescreen used in the default agl-ivi-demo-flutter image. Bug-AGL: SPEC-5153 Change-Id: Ib63bf7d4359b43509593226673da06a2fb9ea44c Signed-off-by: Scott Murray <scott.murray@konsulko.com> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl-demo/+/29951 Tested-by: Jenkins Job builder account ci-image-boot-test: Jenkins Job builder account ci-image-build: Jenkins Job builder account Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'recipes-demo/flutter-hvac/files')
-rw-r--r--recipes-demo/flutter-hvac/files/hvac.json10
-rw-r--r--recipes-demo/flutter-hvac/files/hvac.token1
-rw-r--r--recipes-demo/flutter-hvac/files/hvac.yaml2
3 files changed, 0 insertions, 13 deletions
diff --git a/recipes-demo/flutter-hvac/files/hvac.json b/recipes-demo/flutter-hvac/files/hvac.json
deleted file mode 100644
index 20d842a6..00000000
--- a/recipes-demo/flutter-hvac/files/hvac.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "sub": "local dev",
- "iss": "createToken.py",
- "aud": [
- "kuksa.val"
- ],
- "iat": 1516239022,
- "exp": 1767225599,
- "scope": "actuate:Vehicle.Cabin.HVAC"
-}
diff --git a/recipes-demo/flutter-hvac/files/hvac.token b/recipes-demo/flutter-hvac/files/hvac.token
deleted file mode 100644
index 76a554f8..00000000
--- a/recipes-demo/flutter-hvac/files/hvac.token
+++ /dev/null
@@ -1 +0,0 @@
-eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiJsb2NhbCBkZXYiLCJpc3MiOiJjcmVhdGVUb2tlbi5weSIsImF1ZCI6WyJrdWtzYS52YWwiXSwiaWF0IjoxNTE2MjM5MDIyLCJleHAiOjE3NjcyMjU1OTksInNjb3BlIjoiYWN0dWF0ZTpWZWhpY2xlLkNhYmluLkhWQUMifQ.mDJd7Xn2C6xH9BRTURC2LtN_wlUgq3hJxBWNq8Dpelq43-4qDrNtfOEg2VV5wBcXimg64TwnopCHauqKyilgDt1q0VFIH9vcpp2m8QMV9Z06tR8A3zAJJ9DX4qU3WluY_STR5lnzRwvIW9fuZmyJ_msdnUB3vLp7bS47uekE6rX0OwoBzrw2Z38D5dnLilR4uknwMdWCVciBIg00xyj6hkufHyIyvgVI2Yfl8XMLgdklmgGIYRb3ljPxHsZ8MQkULbjOWsdRKJNqHP-lU17e9avzvBBXecakB0-Q-QSkuZr5H8gWLJG1a6jfcgbah1JfLJVkKWjX9knGT5csvXMGt7Mf9bGg43xb2bPkolKnmEXIlRxWyXGr_DSLmrVMukY2G_cmpj4E1v2cyyu6AtzhGyli3BD1O7ZTywZlLdGvrhxlQ1FU22OPLV8yyUoppGZLyAF_4tUaftcXXoE1HbqgzpvlPp7leB-pwmNTr9-wT8D5YAt5E5YrWGZOH6OYg-oV9Hl7JU-2zfFdm0stK_6P5D1xt0kHEjbML16SGJVO49aoeP8Fj_cNG5tc7GqHOkHBWlH7YUx2Ty4PLd91DGGHkhA-69vGs2Fg3ljpej-IHbsY269HTQd7v_wyQk_rEDMNqsOssjuFVHEd8vzdmQ-hG5BB5d_oWtCww6AAWqIlIOo \ No newline at end of file
diff --git a/recipes-demo/flutter-hvac/files/hvac.yaml b/recipes-demo/flutter-hvac/files/hvac.yaml
deleted file mode 100644
index 3684d3d3..00000000
--- a/recipes-demo/flutter-hvac/files/hvac.yaml
+++ /dev/null
@@ -1,2 +0,0 @@
-authorization : "/etc/xdg/AGL/hvac/hvac.token"
-use-tls : true