commit | 7dce72819e3a12ef290f475c876bec3824be9312 | [log] [tgz] |
---|---|---|
author | Phil Burk <philburk@google.com> | Wed Sep 27 13:51:41 2017 -0700 |
committer | Phil Burk <philburk@google.com> | Wed Sep 27 14:59:55 2017 -0700 |
tree | 6390be43a693d3d1384f13ce1cc0118bd6c6dcc8 | |
parent | 01fc3aee04547d95b1e28bc03256cd774355ba82 [diff] |
audioflinger: do not call onTearDown() in threadLoop_exit() This is just for MmapThread. This change will prevent a recursive mutex lock when the teardown calls stop() on the stream. Bug: 66971139 Test: unplug headphones with aaudio-echo, see bugreport Change-Id: I904a8e575bbc5ae8b03350c061dd23cba62783f0