summaryrefslogtreecommitdiffstats
path: root/sepolicy/uncrypt.te
blob: 978f9e1bcdf86a08e35e333b7017d7366438f2f7 (plain)
1
2
3
4
r_dir_file(uncrypt, media_rw_data_file)
allow uncrypt recovery_cache_file:dir create_dir_perms;
allow uncrypt recovery_cache_file:file create_file_perms;
allow uncrypt recovery_cache_file:fifo_file rw_file_perms;