Lines Matching refs:process
14 # Set the UID/GID of the process.
20 allow app_zygote self:process setcurrent;
21 allow app_zygote isolated_app:process dyntransition;
24 allow app_zygote self:process execmem;
31 # get system_server process group
32 allow app_zygote system_server:process getpgid;
35 allow app_zygote isolated_app:process setpgid;
53 allow app_zygote zygote:process sigchld;
81 neverallow app_zygote { domain -isolated_app }:process dyntransition;
84 neverallow app_zygote { domain -crash_dump }:process transition;
92 neverallow { domain -zygote } app_zygote:process dyntransition;
158 neverallow app_zygote *:process ptrace;