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