commit | c680574cf63e2fee2b3d0bf4158d38f0680dbbe5 | [log] [tgz] |
---|---|---|
author | Alan Newberger <alann@google.com> | Fri May 06 14:31:02 2016 -0700 |
committer | Jackeagle <jackeagle102@gmail.com> | Tue Nov 12 02:49:34 2019 -0500 |
tree | eb0aa6e7ddd96248fce4d877e2e99112fd720127 | |
parent | 1b79b48018eca9d5b46015f289c1670dd0e391e6 [diff] |
Grant read URI permission for playback of video capture Current implementation of video capture UI configured MediaRecorder to output directly into supplied URI, which per recommendation should be a content: URI. We pass this URI to another app to play back the video, and should pass along the read permission. Bug: 19675889 Change-Id: Idfc0ee42422dde5d921e81f098d4697e652ac689