Give the caller permission to read the result uri.

When Handling RECORD_SOUND_ACTION:
Add the flag INTENT.FLAG_GRANT_READ_URI_PERMISSION so that
the receiver can read the uri, even if it does not have
the permission READ_EXTERNAL_DATA_STORAGE.

This is also required if the caller is in a different profile.

BUG:20657656

Change-Id: I684a7e744f77fe45b2d6d2a49e252f47c90b4643
1 file changed