shared_relro.te 202 B

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