vold.te: drop allow vold toolbox_exec:file rx_file_perms;
am: 2309ef8f85

* commit '2309ef8f853a277ee64fc8128c7ad97307ea8714':
  vold.te: drop allow vold toolbox_exec:file rx_file_perms;
diff --git a/vold.te b/vold.te
index cb1f925..e7996e1 100644
--- a/vold.te
+++ b/vold.te
@@ -24,9 +24,6 @@
 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;