From 48711c6f8b8f0488cc476e86bddea5a0b1504822 Mon Sep 17 00:00:00 2001 From: Norman Feske Date: Fri, 12 Aug 2022 13:49:05 +0200 Subject: [PATCH] sculpt: hook for audio-driver integration This patch allows the leitzentrale subsystem to control an audio driver hosted in the drivers subsystem. An example use case is the toggling of the speaker during phone calls. --- repos/gems/run/sculpt.run | 2 ++ 1 file changed, 2 insertions(+) diff --git a/repos/gems/run/sculpt.run b/repos/gems/run/sculpt.run index ac575b1b43..f6f5c2f92c 100644 --- a/repos/gems/run/sculpt.run +++ b/repos/gems/run/sculpt.run @@ -389,6 +389,8 @@ install_config { + +