commit | c80b1a0034eaf41779ee6c254cb7de00484549a6 | [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 | fb2dffa55344227014d5efb95c904021c54f40da | |
parent | 392f61b0fcd87f672f1f7a7a2234e60f9fc71039 [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.