diff --git a/vold.te b/vold.te
index cb1f92559758f716a23d4b9f9fca1bf8fe333911..e7996e162b5d814162a08d65f587fcab6524b655 100644
--- a/vold.te
+++ b/vold.te
@@ -24,9 +24,6 @@ allow vold shell_exec:file rx_file_perms;
 typeattribute vold mlstrustedsubject;
 allow vold self:process setfscreate;
 allow vold system_file:file x_file_perms;
-# XXX Run toolbox.  Might not be needed.
-allow vold toolbox_exec:file rx_file_perms;
-auditallow vold toolbox_exec:file rx_file_perms;
 allow vold block_device:dir create_dir_perms;
 allow vold device:dir write;
 allow vold devpts:chr_file rw_file_perms;