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
1 file changed