commit | 42f42dcee2cd8852db0a353b18fac7001d6911d3 | [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 | 5a22f0322b2d038eccd720e31e4bf093b8b5f61d | |
parent | 19200e649640995f651ff2aeffacf5e2ed86ce94 [diff] | |
parent | e55691e37959fdb48b7f4b8ae1cf766417b7e7ae [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"