summaryrefslogtreecommitdiffstats
path: root/common/vold.te
diff options
context:
space:
mode:
Diffstat (limited to 'common/vold.te')
-rwxr-xr-x[-rw-r--r--]common/vold.te1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/vold.te b/common/vold.te
index d639d6f5..71b32cd0 100644..100755
--- a/common/vold.te
+++ b/common/vold.te
@@ -6,3 +6,4 @@ allow vold proc_sysrq:file rw_file_perms;
allow vold self:capability sys_boot;
allow vold cache_file:dir { write add_name };
allow vold cache_file:file { write create open };
+allow vold proc_dirty_ratio:file rw_file_perms;