Skip to content
Snippets Groups Projects
Commit eb8f8768 authored by Nick Kralevich's avatar Nick Kralevich Committed by android-build-merger
Browse files

vold.te: drop allow vold toolbox_exec:file rx_file_perms;

am: 2309ef8f

* commit '2309ef8f':
  vold.te: drop allow vold toolbox_exec:file rx_file_perms;
parents 1ac35736 2309ef8f
No related branches found
No related tags found
No related merge requests found
......@@ -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;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment