commit | 3d6c986d02850096d1f0a6032cb0c039a2fb91fb | [log] [tgz] |
---|---|---|
author | Marco Nelissen <marcone@google.com> | Fri Feb 26 10:46:46 2010 -0800 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Fri Feb 26 10:46:46 2010 -0800 |
tree | cd1e01784f8dcf5dca60fd1fba5b809f90a5a66f | |
parent | a834949aff24358eb8c002d96df28be3e391ef4d [diff] | |
parent | 4ba297f3ed2def2845edb18723e43379984bc9ff [diff] |
Merge "Make AsyncPlayer.startSound catch all exceptions instead of only a few. Two reasons for this: - it's used in the system process - it's run in a separate thread, so the user of AsyncPlayer cannot catch these exceptions"