am 2cc94205
: install_recovery: drop toolbox auditallow
* commit '2cc942052d03d9a58e338d990bb8a364bdfcace2': install_recovery: drop toolbox auditallow
This commit is contained in:
commit
5a863aef7f
1 changed files with 0 additions and 2 deletions
|
@ -13,9 +13,7 @@ allow install_recovery shell_exec:file rx_file_perms;
|
|||
# Execute /system/bin/applypatch
|
||||
allow install_recovery system_file:file rx_file_perms;
|
||||
|
||||
# XXX Execute toolbox. Might not be needed.
|
||||
allow install_recovery toolbox_exec:file rx_file_perms;
|
||||
auditallow install_recovery toolbox_exec:file rx_file_perms;
|
||||
|
||||
# Update the recovery block device based off a diff of the boot block device
|
||||
allow install_recovery block_device:dir search;
|
||||
|
|
Loading…
Reference in a new issue