Allow debuggerd execmem on debuggable domains am: 071b935d0b
am: 241f358f73
Change-Id: Icf5fcaf9725bfb5dd01fcba0d8e88229e359e27e
This commit is contained in:
commit
254e36b3ab
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ allow debuggerd {
|
|||
-keystore
|
||||
-ueventd
|
||||
-watchdogd
|
||||
}:process { ptrace getattr };
|
||||
}:process { execmem ptrace getattr };
|
||||
allow debuggerd tombstone_data_file:dir rw_dir_perms;
|
||||
allow debuggerd tombstone_data_file:file create_file_perms;
|
||||
allow debuggerd shared_relro_file:dir r_dir_perms;
|
||||
|
|
Loading…
Reference in a new issue