commit | b01504da752c9696961d6ccf146a3504477591ba | [log] [tgz] |
---|---|---|
author | Ian Baker <ibaker@google.com> | Fri Jan 19 13:56:47 2024 +0000 |
committer | Ian Baker <ibaker@google.com> | Fri Jan 19 14:00:20 2024 +0000 |
tree | 46cf9a52e451ee7d730e8da429ff7087268cab4a | |
parent | 9c8f5c1fec535efe2f72fd93e7016b518b848ea9 [diff] |
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