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

Skip to content
Commit 62986b3f authored by Harold Tan's avatar Harold Tan Committed by Gerrit - the friendly Code Review server
Browse files

audio-hal: close stream even if stream stop failed in AudioStream::standby()

Currently, in AudioStream::standby(), if stream stop failed and standby
did not complete. For next Write, we will try to write to the stream
which we intend to cleanup before.

Deleting "goto exit" statement in the stream stop check block, so that
stream would be closed.

Change-Id: Ib759c1896ea1f205be49e5536ad2a39a2c39fdaf
parent 55e70ae0
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