summaryrefslogtreecommitdiffstats
path: root/recipes-wam
diff options
context:
space:
mode:
authorJose Dapena Paz <jdapena@igalia.com>2022-02-11 16:02:54 +0100
committerJose Dapena Paz <jdapena@igalia.com>2022-03-07 14:04:06 +0100
commitd787e10f87845a06cf15d11e592af4ae69d60ee8 (patch)
treeb684a57d08ce0698c6da3c7cc105b82beb237420 /recipes-wam
parent6eb5565d73449bccd81d642d4f970f41151b56a3 (diff)
Add back HTML5 launcher to HTML5 demo
Add the web-based launcher to the HTML5 demo dropping original launcher. It includes changes to the launcher to match the new navigator.appservice API and JS injection and drops agl-js-api. Bug-AGL: SPEC-4249 Change-Id: I02a68fc81693a56aa19e213e8ee200c0ec4e3f42 Signed-off-by: Jose Dapena Paz <jdapena@igalia.com>
Diffstat (limited to 'recipes-wam')
-rw-r--r--recipes-wam/wam/files/WebAppMgr.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-wam/wam/files/WebAppMgr.service b/recipes-wam/wam/files/WebAppMgr.service
index 0fa7dbe5..749d8505 100644
--- a/recipes-wam/wam/files/WebAppMgr.service
+++ b/recipes-wam/wam/files/WebAppMgr.service
@@ -12,7 +12,7 @@
[Unit]
Description="WebAppMgr is responsible for running web apps and manage their lifecycle"
-After=homescreen.service launcher.service agl-compositor.service
+After=agl-compositor.service
Requires=agl-compositor.service
Before=agl-session.target