Go to file
Eric Laurent dae20d9b7f Fix problem in AudioFlinger closeOutput and closeInput.
There was no garanty that the corresponding thread destructor had been already called when exiting the closeOutput() or closeInput() functions.
This contructor could be called by the thread after the exit condition is signalled. By way of consequence, closeOutputStream() could be called after
we exited closeOutput() function.

To solve the problem, the call to closeOutputStream() or closeInputStream() is moved to closeOutput() or closeInput().
2009-08-07 10:19:09 -07:00
awt Removed system/framework/android.awt.jar. 2009-07-02 14:11:33 -05:00
camera/libcameraservice Fix issue 1795088 Improve audio routing code 2009-07-23 06:03:39 -07:00
cmds am b86bad94: Merge change 9438 into donut 2009-07-31 20:18:23 -07:00
im/java/android/im
include Merge changes 20345,20346,20347 2009-08-06 16:27:47 -07:00
libs Fix problem in AudioFlinger closeOutput and closeInput. 2009-08-07 10:19:09 -07:00
opengl update most gl tests to use EGLUtils 2009-08-06 16:26:15 -07:00
vpn/java/android/net/vpn Issue an error when VPN connection is lost. 2009-08-03 16:22:24 +08:00
MODULE_LICENSE_APACHE2
NOTICE Start using CLDR for some date-and-time strings and formats. 2009-05-15 10:15:50 -07:00