xref: /aosp_15_r20/system/sepolicy/public/app.te (revision e4a36f4174b17bbab9dc043f4a65dc8d87377290)
1###
2### Domain for all zygote spawned apps
3###
4### This file is the base policy for all zygote spawned apps.
5### Other policy files, such as isolated_app.te, untrusted_app.te, etc
6### extend from this policy. Only policies which should apply to ALL
7### zygote spawned apps should be added here.
8###
9type appdomain_tmpfs, file_type;
10
11# system/sepolicy/public is for vendor-facing type and attribute definitions.
12# DO NOT ADD allow, neverallow, or dontaudit statements here.
13# Instead, add such policy rules to system/sepolicy/private/*.te.
14