replicant-frameworks_native/libs
Eric Laurent fed9382a6a Fix issue 2306779: Runtime restart - Init failed at android.media.ToneGenerator.
The ToneGenerator failed to initialize because no more tracks were available in AudioFlinger mixer.

All tracks were used because the duplicating output was failing to free the tracks on audio hardware output mixer when exiting due to a misplaced test on output activity: output tracks where only freed if the duplicating output was active when exiting.

The fix consists in freeing the output tracks when the duplicating thread is destroyed without condition.
2009-12-07 12:30:22 -08:00
..
audioflinger Fix issue 2306779: Runtime restart - Init failed at android.media.ToneGenerator. 2009-12-07 12:30:22 -08:00
binder Modify the binder to request 1M - 2 pages instead of 1M. The backing store 2009-11-12 16:31:12 -08:00
surfaceflinger Revert "When using MDP, we needed to use a texture for diming." 2009-12-07 00:17:06 -08:00
ui fix some aspects of [2258746] native crash in launcher2 2009-11-13 15:26:29 -08:00
utils Debugging for issue #2228381 android.view.InflateException 2009-11-20 14:26:42 -08:00