From: Roger Zanoni Date: Thu, 13 Jul 2023 20:56:26 +0000 (+0200) Subject: [agl][cef][applaunchd] Make it possible to switch between chromium and cef backends X-Git-Tag: 15.92.0~2 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=6ceb50a297453017b88f37739be10e766d53ae21;p=AGL%2Fmeta-agl.git [agl][cef][applaunchd] Make it possible to switch between chromium and cef backends Bug-AGL: SPEC-3872 Signed-off-by: Roger Zanoni Change-Id: I574c8c19b977f29a9d73b7d7e5261494d9d2676f Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/29048 Tested-by: Jenkins Job builder account ci-image-build: Jenkins Job builder account ci-image-boot-test: Jenkins Job builder account Reviewed-by: Jan-Simon Moeller --- diff --git a/meta-app-framework/recipes-core/applaunchd/applaunchd/agl-app-web@.service b/meta-app-framework/recipes-core/applaunchd/applaunchd/agl-app-web@.service index 3b736a5d2..e0353b6ae 100644 --- a/meta-app-framework/recipes-core/applaunchd/applaunchd/agl-app-web@.service +++ b/meta-app-framework/recipes-core/applaunchd/applaunchd/agl-app-web@.service @@ -4,7 +4,8 @@ Description=%I [Service] Type=simple User=agl-driver +EnvironmentFile=-/etc/default/WebAppMgr.env Environment=XDG_RUNTIME_DIR=/run/user/1001/ Environment=AGL_APP_WAM_DIR=%I -ExecStart=/usr/bin/WebAppMgr --appid=%I --app-install-dir=/usr/lib/wam_apps/${AGL_APP_WAM_DIR}/ +ExecStart=/usr/bin/WebAppMgrCli --appid=%I --app-install-dir=/usr/lib/wam_apps/${AGL_APP_WAM_DIR}/