diff options
author | Stephane Desneux <stephane.desneux@iot.bzh> | 2019-07-25 16:02:37 +0000 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2019-07-25 21:53:52 +0000 |
commit | f5d5e1584e10ae0f1447c3aaeb4da93408300669 (patch) | |
tree | 239be4a859f19670f8dda9e7e8abc4736eec9911 /meta-pipewire/recipes-multimedia/pipewire/pipewire.inc | |
parent | 818ffe2f16a7340413a545996c20a8981c3cd25e (diff) |
meta-html5-framework/wam: adjust how wam is started
WebAppMgr has to be launched for each user (but not through
the systemd user session as it would require too much privileges for the user).
For this purpose, we create a systemd service instanciated for each user
by the application framework through afm-user-session@ service.
This patch also distributes the environment and service file near the recipe
instead of having those integration files in the sources (it's easier to follow
AGL evolution without changing the upstream source code)
Also, for the HTML5 demos to work, each app must request the following permissions in
their config.xml:
<param name="urn:AGL:permission::public:display" value="required" />
<param name="urn:AGL:permission::public:audio" value="required" />
Bug-AGL: SPEC-2586
Change-Id: I4286fd9e1d1a1dcff48d3fdbfab2bf8d57f0fa0e
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
Diffstat (limited to 'meta-pipewire/recipes-multimedia/pipewire/pipewire.inc')
0 files changed, 0 insertions, 0 deletions