Music: workaround media provider crash

If external storage is not ready, media provider will throw
java.lang.UnsupportedOperationException: Unknown URI:
content://media/external/audio/playlists
Workaround this by catching the exception.

Change-Id: I69855378fc31686134c5a64889935c9f025bcbfa
CRs-Fixed: 954593
1 file changed