commit | 7954c4642591fef4ee880411ed29dc1f344f1b6f | [log] [tgz] |
---|---|---|
author | Eric Laurent <elaurent@google.com> | Fri Aug 28 10:39:03 2009 -0700 |
committer | Eric Laurent <elaurent@google.com> | Mon Aug 31 02:10:20 2009 -0700 |
tree | e39879c86cf4a156246cde57a4a739a41331c8b2 | |
parent | 66360af891ac1b77fa5a48d668bd848c84b6f041 [diff] |
Fix issue 2085690: AudioFlinger must properly terminate the input and output threads when destroyed. Call closeInput() for all inputs and closeOutput() for all outputs before deleting audio hardware in AudioFlinger destructor.