Skip to content
Snippets Groups Projects
Commit cdb2c66e authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Revert "allow recovery to run mke2fs tools""

parents 26dc1bcf 0e479700
Branches
Tags
No related merge requests found
......@@ -29,9 +29,6 @@ recovery_only(`
allow recovery unlabeled:filesystem ~relabelto;
allow recovery contextmount_type:filesystem relabelto;
# Format ext4 filesystem
allow recovery e2fs_exec:file rx_file_perms;
# Create and relabel files and directories under /system.
allow recovery exec_type:{ file lnk_file } { create_file_perms relabelfrom relabelto };
allow recovery { system_file }:{ file lnk_file } { create_file_perms relabelfrom relabelto };
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment