Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_system_sepolicy
/
f016fc1109ee108c07531651d827a4905c1a9e31
/
.
/
private
/
platform_app.te
blob: e478039fcd235bc90748c7b70c69584aae9c30dd [
file
] [
log
] [
blame
]
# app_domain fallout
tmpfs_domain
(
platform_app
)
# Map with PROT_EXEC.
allow platform_app platform_app_tmpfs
:
file execute
;