Skip to content
Snippets Groups Projects
Commit 330fffab 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

am: eb8f8768

* commit 'eb8f8768':
  vold.te: drop allow vold toolbox_exec:file rx_file_perms;
parents 6730c591 eb8f8768
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.
Please register or to comment