summaryrefslogtreecommitdiffstats
path: root/recipes-demo-hmi/html5-homescreen/files/0001-Disable-autostart-of-launcher-webapp.patch
blob: 6a8efd70a463978047515259f2e3ed84403a0756 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
From 5112f934e4e5afca02467088d3c7008cbdc620d2 Mon Sep 17 00:00:00 2001
From: Lorenzo Tilve <ltilve@igalia.com>
Date: Mon, 7 Sep 2020 06:53:52 +0200
Subject: [PATCH] Disable autostart of launcher webapp

Change-Id: I2eabab3772e4e5eb457f2c47670448554e72d14a
---
 src/config.json | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/config.json b/src/config.json
index fb94d9d..febbb21 100644
--- a/src/config.json
+++ b/src/config.json
@@ -18,7 +18,6 @@
         }
     ],
     "background": "webapps-html5-background",
-    "launch": "webapps-html5-launcher",
     "network": {
         "bluetooth": "fab fa-bluetooth-b",
         "ethernet": "fas fa-network-wired",
-- 
2.28.0