summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--common/uncrypt.te3
1 files changed, 3 insertions, 0 deletions
diff --git a/common/uncrypt.te b/common/uncrypt.te
new file mode 100644
index 00000000..8701a6dc
--- /dev/null
+++ b/common/uncrypt.te
@@ -0,0 +1,3 @@
+allow uncrypt misc_partition:blk_file w_file_perms;
+allow uncrypt misc_partition:dir r_dir_perms;
+