xref: /aosp_15_r20/system/sepolicy/prebuilts/api/31.0/public/app_zygote.te (revision e4a36f4174b17bbab9dc043f4a65dc8d87377290)
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