# Description: Can read all document files. This policy group is reserved
#  for certain applications, such as document viewers. Developers should
#  typically use the content_exchange policy group and API to access
#  document files instead.
# Usage: reserved
owner @{HOME}/Documents/   r,
owner @{HOME}/Documents/** r,
# SD card: /media/<user>/<label>/...
owner /media/*/*/[Dd][Oo][Cc][Uu][Mm][Ee][Nn][Tt][Ss]/   r,
owner /media/*/*/[Dd][Oo][Cc][Uu][Mm][Ee][Nn][Tt][Ss]/** r,
# LP: #1408772. Temporarily allow read to user directory in SD card to obtain
# the label of the SD card (don't use owner because this directory is owned by
# root).
/media/*/ r,
