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