commit | 976aa0edd4d54f8a4f709e299715c5f4d601876a | [log] [tgz] |
---|---|---|
author | Flavio Lerda <flerda@google.com> | Thu Oct 27 20:27:39 2011 +0100 |
committer | Flavio Lerda <flerda@google.com> | Thu Nov 10 17:46:53 2011 +0000 |
tree | eb9048ff0552dd91835e43b04f59d75e9475fe1a | |
parent | 252159e0bb3ded376d34f67afd41da68356767e1 [diff] |
Fix StrictMode violation in voicemail playback. Currently we are preparing the media playing on the UI thread. But, this may involve disk access, therefore we should do this asynchronously instead. Bug: 5113695 Change-Id: I70bd02f1e59d26ba87eae4a3a379ae8f257b0f88