blob: 4c1ec96522de44f0bcc04ff10045559ad18110ea [file] [log] [blame]
Tri Vobc8dc3a2019-05-26 13:17:08 -07001# 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;