2018-11-05 11:39:15 +01:00
|
|
|
# app_zygote is an auxiliary zygote process that is used to spawn
|
|
|
|
# isolated service processes for individual applications. It is
|
|
|
|
# spawned from the regular zygote process as a "child zygote".
|
|
|
|
type app_zygote, domain;
|
2019-01-24 00:07:40 +01:00
|
|
|
type app_zygote_tmpfs, file_type;
|
2024-03-28 02:37:28 +01:00
|
|
|
|
|
|
|
# system/sepolicy/public is for vendor-facing type and attribute definitions.
|
|
|
|
# DO NOT ADD allow, neverallow, or dontaudit statements here.
|
|
|
|
# Instead, add such policy rules to system/sepolicy/private/*.te.
|