replicant-vendor_replicant/sepolicy/mediaserver.te

7 lines
230 B
Plaintext

# 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;