Log exception when MediaPlayer.attemptDataSource fails
This gives more context when a subsequent fallback call to setDataSource(String, Map<String, String>, List<HttpCookie>) fails (which is often expected, especially for content:// URIs). These logs should help to see more detail of the unexpected failure from ContentResolver in this case. Bug: 313263440 Test: Presubmit Change-Id: I77df208d796c92596a5c28d845aaaf71546173b5
Loading
Please register or sign in to comment