audioflinger: patchtrack: fix crash on output closure
Bug: 309582589
Test: create a SwBridge (aka PatchTrack) on an output supporting
fast mixer.
Disconnect the output device to force closure of the output.
Crash is observed in AudioFlinger as patch track is still seen
active while closing the mixer thread.
This CL forces a close state for PatchTrack even if released as
fast track.
Change-Id: Iee0e3f9965bb2308d59396d25f8db7eb54fbe5ca
Signed-off-by: François Gaffie <francois.gaffie@renault.com>
Loading
Please register or sign in to comment