blob: ace3a013e11bcb767476c4b9dcecbbec6aa973cf [file] [log] [blame]
Tri Vobc8dc3a2019-05-26 13:17:08 -07001# webview_zygote is an auxiliary zygote process that is used to spawn
2# isolated_app processes for rendering untrusted web content.
3
4type webview_zygote, domain;
5type webview_zygote_exec, exec_type, file_type;
6type webview_zygote_tmpfs, file_type;