Catches all exceptions when firing an intent to launch a file
If a download is on external sdcard, FileProvider won't be able to generate a content URI for the file. On some devices this will raise an exception. This CL just catches all exception in case that happens. BUG=893053 Change-Id: I3fdc35a049226970f0027dc7598a274135d9c0db Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1562252Reviewed-by:David Trainor <dtrainor@chromium.org> Commit-Queue: Min Qin <qinmin@chromium.org> Cr-Commit-Position: refs/heads/master@{#649716}
Showing
Please register or sign in to comment