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

Skip to content
Commit f28b33dd authored by Phil Burk's avatar Phil Burk
Browse files

aaudio: allow stream to restart after RESULT_STOP

We used to return an error if an MMAP callback thread
had not been joined and we tried to create a new thread.
Now we just join the old thread before creatng a new one.
It is safe to join a thread that has already exited.

Bug: 193920793
Test: atest CtsNativeMediaAAudioTestCases
Change-Id: I15e6a6dad09d1ad3e0ce36c261fcf2c9ed46259d
parent 050b31fb
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