Work around an issue that Content uri from DownloadManager is not working for other apps
On certain android versions, content URI from the DownloadManager can not be read by other apps This CL works around the problem by using the file uri. BUG=722383 Change-Id: I30ee7ab0ad16f9e13a5d43a1b1f50fe7425078ad Reviewed-on: https://chromium-review.googlesource.com/530047 Commit-Queue: Min Qin <qinmin@chromium.org> Reviewed-by:David Trainor <dtrainor@chromium.org> Cr-Commit-Position: refs/heads/master@{#478694}
Showing
Please register or sign in to comment