webview_zygote.te 248 B

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