commit | fbf9411865841031892bf016aab068afd219bea3 | [log] [tgz] |
---|---|---|
author | Likai Ding <likaid@codeaurora.org> | Wed Dec 30 16:11:30 2015 +0800 |
committer | Likai Ding <likaid@codeaurora.org> | Wed Dec 30 16:16:24 2015 +0800 |
tree | 0dfeecb798f704c44aee58c1f50be9e0c5f18b9a | |
parent | 12702c53ef7cf2b344f823ee137ce36fbb57b5ec [diff] |
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