commit | df3a314566bcd3c5b8a62f1b6a9b074cc7f9ea2f | [log] [tgz] |
---|---|---|
author | Phil Burk <philburk@google.com> | Fri Jun 25 21:29:39 2021 +0000 |
committer | Phil Burk <philburk@google.com> | Sat Jun 26 00:52:10 2021 +0000 |
tree | e68c90e77681c3a19f824f0e28f283a88136090d | |
parent | 0d0a58327a97eae463a29a29367bc3314aff1097 [diff] |
audio: fix race when stopping a stream Stopping a Legacy stream could result in the stream becoming killed. Then it could not be restarted. This change results in the stream callback just returning safely. Bug: 192095564 Test: see bug report Test: atest CtsNativeMediaAAudioTestCases Change-Id: I2d58e94bf9e7288b56e750e03188102b383b6479