allwinner_a64/android/system/sepolicy/public/webview_zygote.te
2018-08-08 17:48:24 +08:00

5 lines
210 B
Text

# 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;