blob: ca4f8ad92e5d0d9ccc0e3e0ca9d8034b4f32c63c [file] [log] [blame]
dhacker29381a6502015-01-23 02:44:20 -05001r_dir_file(uncrypt, media_rw_data_file)
Steve Kondik5b98d782016-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;
Pat Erleyca206142016-05-09 14:36:29 -07005
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;