Lines Matching refs:process
11 # Set the UID/GID of the process.
17 allow app_zygote self:process setcurrent;
18 allow app_zygote isolated_app:process dyntransition;
21 allow app_zygote self:process execmem;
28 # get system_server process group
29 allow app_zygote system_server:process getpgid;
32 allow app_zygote isolated_app:process setpgid;
50 allow app_zygote zygote:process sigchld;
72 neverallow app_zygote { domain -isolated_app }:process dyntransition;
75 neverallow app_zygote { domain -crash_dump }:process transition;
83 neverallow { domain -zygote } app_zygote:process dyntransition;
148 neverallow app_zygote *:process ptrace;