system/sepolicy/prebuilts/api/29.0/private/shared_relro.te

6 lines
202 B
Plaintext
Raw Permalink Normal View History

2025-08-25 08:01:50 +08:00
typeattribute shared_relro coredomain;
# The shared relro process is a Java program forked from the zygote, so it
# inherits from app to get basic permissions it needs to run.
app_domain(shared_relro)