Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 150fcc6f authored by François Gaffie's avatar François Gaffie Committed by Eric Laurent
Browse files

audiopolicy: fix audioflinger patch release while using SwBridge



Test: make

When using a SwBridge, AudioFlinger creates a new patch to reach the
sink device from the SwOutput.
Upon release, the patch is released, hence the associated mixer thread
has released the patch.
Previously, setOutputDevices was forced on the SwOutput to recreate a
patch.
However, it consumes times, hence leading to for example certification
issue of CarPlay (call shall be routed within less than 100ms while in
FM)

Change-Id: I84209b8e69d202e5754946a341f8bb1d89b7d5a6
Signed-off-by: default avatarFrançois Gaffie <francois.gaffie@renault.com>
parent db1755bf
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment