Skip to content
Snippets Groups Projects
Commit 60910daa authored by Nick Kralevich's avatar Nick Kralevich Committed by Android Git Automerger
Browse files

am 09ee86f7: am 92de005c: am cba45592: Merge "Drop unused rules for raw I/O and mknod."

* commit '09ee86f7':
  Drop unused rules for raw I/O and mknod.
parents 0fbcd425 09ee86f7
Branches
Tags
No related merge requests found
...@@ -15,7 +15,3 @@ allow recovery dev_type:blk_file rw_file_perms; ...@@ -15,7 +15,3 @@ allow recovery dev_type:blk_file rw_file_perms;
allow recovery self:process execmem; allow recovery self:process execmem;
allow recovery ashmem_device:chr_file execute; allow recovery ashmem_device:chr_file execute;
allow recovery tmpfs:file rx_file_perms; allow recovery tmpfs:file rx_file_perms;
## TODO: Investigate whether it is safe to remove these
allow recovery self:capability { sys_rawio mknod };
auditallow recovery self:capability { sys_rawio mknod };
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment