system/sepolicy/prebuilts/api/28.0/public/webview_zygote.te

6 lines
210 B
Plaintext
Raw Normal View History

2025-08-25 08:01:50 +08:00
# 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;