summaryrefslogtreecommitdiffstats
path: root/tools/aidl/generate_java.h
diff options
context:
space:
mode:
authorEric Laurent <elaurent@google.com>2009-12-07 10:53:10 -0800
committerEric Laurent <elaurent@google.com>2009-12-07 12:30:22 -0800
commit0a08029fc9a370c6ef2a2a6fd1d800d9159b61f8 (patch)
tree09a95de3a82940953eaa587768422d5be2b0cebb /tools/aidl/generate_java.h
parent6d42d80653f2c41f3e72a878a1d9a6f9693b89f7 (diff)
downloadframeworks_base-0a08029fc9a370c6ef2a2a6fd1d800d9159b61f8.zip
frameworks_base-0a08029fc9a370c6ef2a2a6fd1d800d9159b61f8.tar.gz
frameworks_base-0a08029fc9a370c6ef2a2a6fd1d800d9159b61f8.tar.bz2
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.
Diffstat (limited to 'tools/aidl/generate_java.h')
0 files changed, 0 insertions, 0 deletions