# Description: Can read all video files. This policy group is reserved
#  for certain applications, such as video players. Developers should
#  typically use the content_exchange policy group and API to access
#  video files instead.
# Usage: reserved
owner @{HOME}/Videos/   r,
owner @{HOME}/Videos/** r,
# SD card: /media/<user>/<label>/...
owner /media/*/*/[Vv][Ii][Dd][Ee][Oo][Ss]/   r,
owner /media/*/*/[Vv][Ii][Dd][Ee][Oo][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,
