1 # webview_zygote is an auxiliary zygote process that is used to spawn 2 # isolated_app processes for rendering untrusted web content. 3 4 type webview_zygote, domain; 5 type webview_zygote_exec, exec_type, file_type; 6