Lines Matching refs:process
1 # webview_zygote is an auxiliary zygote process that is used to spawn
10 # resulting process into webview_zygote domain.
22 # Set the UID/GID of the process.
27 allow webview_zygote self:process setcurrent;
28 allow webview_zygote isolated_app:process dyntransition;
41 allow webview_zygote system_server:process getpgid;
44 allow webview_zygote isolated_app:process setpgid;
58 neverallow webview_zygote { domain -isolated_app }:process dyntransition;
61 neverallow webview_zygote { domain -crash_dump }:process transition;
68 neverallow { domain -init } webview_zygote:process transition;
69 neverallow * webview_zygote:process dyntransition;