Skip to content
Snippets Groups Projects
Commit 510771ff authored by Daniel Micay's avatar Daniel Micay
Browse files

remove unnecessary dalvik rules from recovery

Change-Id: Ic0dd1162e268ce54e11de08b18dd7df47ab12147
parent b32b4a11
No related branches found
No related tags found
No related merge requests found
......@@ -66,8 +66,6 @@ recovery_only(`
allow recovery dev_type:blk_file rw_file_perms;
# GUI
allow recovery self:process execmem;
allow recovery ashmem_device:chr_file execute;
allow recovery graphics_device:chr_file rw_file_perms;
allow recovery graphics_device:dir r_dir_perms;
allow recovery input_device:dir r_dir_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