Merge "drop "allow healthd self:process execmem;"" am: b693197a34
am: 9cd511256f
Change-Id: I33eb83860dec230f72ad48a97032cb28bf357036
This commit is contained in:
commit
404c2a8ca6
1 changed files with 0 additions and 1 deletions
|
@ -46,7 +46,6 @@ allow healthd input_device:dir r_dir_perms;
|
|||
allow healthd input_device:chr_file r_file_perms;
|
||||
allow healthd tty_device:chr_file rw_file_perms;
|
||||
allow healthd ashmem_device:chr_file execute;
|
||||
allow healthd self:process execmem;
|
||||
allow healthd proc_sysrq:file rw_file_perms;
|
||||
|
||||
# Healthd needs to tell init to continue the boot
|
||||
|
|
Loading…
Reference in a new issue