summaryrefslogtreecommitdiffstats
path: root/sepolicy/uncrypt.te
diff options
context:
space:
mode:
Diffstat (limited to 'sepolicy/uncrypt.te')
-rw-r--r--sepolicy/uncrypt.te3
1 files changed, 3 insertions, 0 deletions
diff --git a/sepolicy/uncrypt.te b/sepolicy/uncrypt.te
new file mode 100644
index 0000000..2e545a7
--- /dev/null
+++ b/sepolicy/uncrypt.te
@@ -0,0 +1,3 @@
+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;