diff --git a/public/vold.te b/public/vold.te
index bb2b3d7899d94655df2447c0b7d99564298073b4..99f0bb384041c2b11b37e410ea92209fef67ee0f 100644
--- a/public/vold.te
+++ b/public/vold.te
@@ -189,3 +189,4 @@ neverallow { domain -vold -init -kernel } vold_data_file:notdevfile_class_set *;
 neverallow { domain -vold -init } restorecon_prop:property_service set;
 
 neverallow vold fsck_exec:file execute_no_trans;
+neverallow { domain -init } vold:process { transition dyntransition };