Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_system_sepolicy
/
f016fc1109ee108c07531651d827a4905c1a9e31
/
.
/
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
;