1# app_zygote is an auxiliary zygote process that is used to spawn
2# isolated service processes for individual applications. It is
3# spawned from the regular zygote process as a "child zygote".
4
5type app_zygote, domain;
6type app_zygote_tmpfs, file_type;
7