Put the screenshot URI in clipData
Adding Intent.FLAG_GRANT_READ_URI_PERMISSION only worked on specifit URIs (EXTRA_STREAM, or MULTIPLE_STREAM). So the URI should be put in ClipData to give read access to an Intent target. BUG=480047 Review URL: https://codereview.chromium.org/1101743003 Cr-Commit-Position: refs/heads/master@{#326701}
Showing
Please register or sign in to comment