commit | 34f23a4edce674b34b0fcf8a26e148fcb38b4e30 | [log] [tgz] |
---|---|---|
author | Alan Newberger <alann@google.com> | Fri May 06 14:31:02 2016 -0700 |
committer | Chippa-a <vusal1372@gmail.com> | Fri Oct 25 15:55:25 2019 +0300 |
tree | 94b717c44c1bbd6521f508e77c8e1336c8b6da06 | |
parent | 75a4f13ae7c7f979af526cd7e2c1c43440cfa545 [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