Lines Matching refs:process
1 # webview_zygote is an auxiliary zygote process that is used to spawn
22 # Set the UID/GID of the process.
27 allow webview_zygote self:process setcurrent;
28 allow webview_zygote isolated_app:process dyntransition;
36 allow webview_zygote self:process execmem;
44 allow webview_zygote system_server:process getpgid;
47 allow webview_zygote isolated_app:process setpgid;
71 allow webview_zygote zygote:process sigchld;
85 neverallow webview_zygote { domain -isolated_app }:process dyntransition;
88 neverallow webview_zygote { domain -crash_dump }:process transition;
96 neverallow { domain -zygote } webview_zygote:process dyntransition;