xref: /aosp_15_r20/system/sepolicy/prebuilts/api/29.0/private/shared_relro.te (revision e4a36f4174b17bbab9dc043f4a65dc8d87377290)
1typeattribute shared_relro coredomain;
2
3# The shared relro process is a Java program forked from the zygote, so it
4# inherits from app to get basic permissions it needs to run.
5app_domain(shared_relro)
6