aboutsummaryrefslogtreecommitdiffstats
path: root/systemd/agl-service-audiomixer.service
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2023-08-24 15:43:08 -0400
committerScott Murray <scott.murray@konsulko.com>2023-08-24 15:43:28 -0400
commit82c1c0ab04219f9453f1b3a14a9754068e360583 (patch)
treec8ad28a5b7deba660dbddc7de86109d998eaf2e8 /systemd/agl-service-audiomixer.service
parentfdd9d0964a0fe7aadfcef33c9e9c1f183ca10820 (diff)
Rework to switch to using KUKSA.val databroker
Rework to use the "VAL" gRPC API from the KUKSA.val databroker instead of the older server's WebSocket interface. Some source files have been renamed to match the class naming to provide a bit more consistency. Bug-AGL: SPEC-4762 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Change-Id: I5ded74cfbd6987cd045b7b142fd9f38971aaef66
Diffstat (limited to 'systemd/agl-service-audiomixer.service')
-rw-r--r--systemd/agl-service-audiomixer.service4
1 files changed, 2 insertions, 2 deletions
diff --git a/systemd/agl-service-audiomixer.service b/systemd/agl-service-audiomixer.service
index b6603fa..1a9e530 100644
--- a/systemd/agl-service-audiomixer.service
+++ b/systemd/agl-service-audiomixer.service
@@ -1,6 +1,6 @@
[Unit]
-Requires=kuksa-val.service
-After=kuksa-val.service
+Requires=kuksa-databroker.service wireplumber.service
+After=kuksa-databroker.service wireplumber.service
[Service]
Type=simple