2016-09-21 23:01:50 +02:00
|
|
|
# webview_zygote is an auxiliary zygote process that is used to spawn
|
|
|
|
# isolated_app processes for rendering untrusted web content.
|
|
|
|
|
2017-01-26 22:45:31 +01:00
|
|
|
type webview_zygote, domain;
|
2016-09-21 23:01:50 +02:00
|
|
|
type webview_zygote_exec, exec_type, file_type;
|
2019-01-24 00:07:40 +01:00
|
|
|
type webview_zygote_tmpfs, file_type;
|