Set multipart/related mime type again for download pages on Android 10
Android Q's MediaStore.Downloads has an issue that the custom mime type which is not supported by MimeTypeMap is overridden to "application/octet-stream" when publishing. To deal with this issue we set the mime type again after publishing. Bug: 1010829 Change-Id: Ia33cafa25f87095d1f21553c3dcd23bcee96d0ff Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1839151Reviewed-by:Peter Williamson <petewil@chromium.org> Commit-Queue: Tsuyoshi Horo <horo@chromium.org> Cr-Commit-Position: refs/heads/master@{#703141}
Showing
Please register or sign in to comment