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