blob: ca4f8ad92e5d0d9ccc0e3e0ca9d8034b4f32c63c [file] [log] [blame]
dhacker29d0ad6542015-01-23 02:44:20 -05001r_dir_file(uncrypt, media_rw_data_file)
Steve Kondik95454462016-08-26 03:28:00 -07002allow uncrypt cache_recovery_file:dir create_dir_perms;
3allow uncrypt cache_recovery_file:file create_file_perms;
4allow uncrypt cache_recovery_file:fifo_file rw_file_perms;
5
6allow uncrypt storage_file:dir r_dir_perms;
7allow uncrypt storage_stub_file:dir r_dir_perms;
8allow uncrypt fuse:dir r_dir_perms;
9allow uncrypt fuse:file r_file_perms;