commit | 82c11703ddeb732ab2e23187909d7b1c6c66cd51 | [log] [tgz] |
---|---|---|
author | Jean-Michel Trivi <jmtrivi@google.com> | Mon Apr 12 12:07:44 2010 -0700 |
committer | Android Git Automerger <android-git-automerger@android.com> | Mon Apr 12 12:07:44 2010 -0700 |
tree | 3e5f86120f1ff365c1753580da989ae35d07c503 | |
parent | 6aa83d7665b61bad2d15195f1eaf2864b7dd8e18 [diff] | |
parent | 44eddf851490dceeb9eaee72bdd11c9ac610e175 [diff] |
am 12221b6f: Merge "Fix monkey bug 2586534 java.util.ConcurrentModificationException Unlike the other audio focus and media button stack handling methods, abandonAudioFocus() and unregisterAudioFocusClient() were not synchronized around their focus stack. This CL corr Merge commit '12221b6f7c86349e3dcf89f814355e41f9e58cbf' into froyo-plus-aosp * commit '12221b6f7c86349e3dcf89f814355e41f9e58cbf': Fix monkey bug 2586534 java.util.ConcurrentModificationException