android_mt6572_jiabo/vendor/cm/sepolicy/uncrypt.te
2025-09-05 16:56:03 +08:00

9 lines
381 B
Text

r_dir_file(uncrypt, media_rw_data_file)
allow uncrypt cache_recovery_file:dir create_dir_perms;
allow uncrypt cache_recovery_file:file create_file_perms;
allow uncrypt cache_recovery_file:fifo_file rw_file_perms;
allow uncrypt storage_file:dir r_dir_perms;
allow uncrypt storage_stub_file:dir r_dir_perms;
allow uncrypt fuse:dir r_dir_perms;
allow uncrypt fuse:file r_file_perms;