Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_system_sepolicy
/
2e00e6373faa6271d7839d33c5b9e69d998ff020
/
.
/
private
/
system_app.te
blob: 4319c979c26bf17432cf7f352f6e4f19a90d4023 [
file
] [
log
] [
blame
]
dcashman
2e00e63
2016-10-12 14:58:09 -0700
[
diff
] [
blame^
]
1
# app_domain fallout
2
tmpfs_domain
(
system_app
)
3
# Map with PROT_EXEC.
4
allow system_app system_app_tmpfs
:
file execute
;