Grant system gallery read access to MediaProvider tables

Allows system gallery apps to query any image or video file.
This is the missing piece that allows system galleries to have full
access to image and video files throuh MediaProvider.
System galleries had this level of access through file path access. This
CL only extends this capability to ContentResolver and MediaStore APIs.

Test: atest FuseDaemonHostTest
Fixes: 149733996
Change-Id: I5a3cf7217cd60c02566c1d483e7b7672e8db6d05
3 files changed