e9c2de0679
Assets such as composed icons and ringtones need to be accessed by apps. This patch adds the policy needed to facilitate this. Change-Id: If47920b2cc5dbafe8d71a621782bb4a3351bd68c
4 lines
145 B
Plaintext
4 lines
145 B
Plaintext
# Themed resources (i.e. composed icons)
|
|
allow mediaserver theme_data_file:dir r_dir_perms;
|
|
allow mediaserver theme_data_file:file r_file_perms;
|