Fix issue 2085690: AudioFlinger must properly terminate the input and output...
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.
Loading
Please register or sign in to comment