Allow debuggerd execmem on debuggable domains am: 071b935d0b

am: 241f358f73

Change-Id: Icf5fcaf9725bfb5dd01fcba0d8e88229e359e27e
This commit is contained in:
Janis Danisevskis 2016-09-15 16:33:31 +00:00 committed by android-build-merger
commit 254e36b3ab

View file

@ -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;