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

# For camera
allow mediaserver media_rw_data_file:file write;