1 typeattribute shared_relro coredomain;
2 typeattribute shared_relro domain_deprecated;
3
4 # The shared relro process is a Java program forked from the zygote, so it
5 # inherits from app to get basic permissions it needs to run.
6 app_domain(shared_relro)
7