summaryrefslogtreecommitdiffstats
path: root/sepolicy/mediaserver.te
blob: c380ce9009fe0e208dafa94030bf6d8e0d51cd24 (plain)
1
2
3
4
5
6
# Themed resources (i.e. composed icons)
allow mediaserver themeservice_app_data_file:dir r_dir_perms;
allow mediaserver themeservice_app_data_file:file r_file_perms;

# For camera
allow mediaserver media_rw_data_file:file write;