commit | 4d462fbd20c7e4b214f1d9b9396a623f4e4b6f38 | [log] [tgz] |
---|---|---|
author | Marco Nelissen <marcone@google.com> | Fri Feb 28 10:00:21 2014 -0800 |
committer | Marco Nelissen <marcone@google.com> | Fri Feb 28 10:54:07 2014 -0800 |
tree | d1f9a206866cb92de2c77b2fc550ce6b130be09e | |
parent | 19a9fef6d2970a615f4f33025f9141e44b7c9f34 [diff] |
Fix race condition in AwesomePlayer This fixes a race condition that could cause two threads to attempt to connect to a server at the same time, resulting in multiple requests and/or aborted connections. In some cases, it could cause other operations on MediaPlayer to block until network access was complete. b/13187722 Change-Id: Ibf78acff15dbfbf6c443a4c60623e8eac967d955