Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_system_sepolicy
/
bf7f4a44017b3c1c1214a1b7479466c484a0ab34
/
.
/
prebuilts
/
api
/
29.0
/
public
/
webview_zygote.te
blob: ace3a013e11bcb767476c4b9dcecbbec6aa973cf [
file
] [
log
] [
blame
]
# webview_zygote is an auxiliary zygote process that is used to spawn
# isolated_app processes for rendering untrusted web content.
type webview_zygote
,
domain
;
type webview_zygote_exec
,
exec_type
,
file_type
;
type webview_zygote_tmpfs
,
file_type
;