blob: 02f7206829d2901285479f95ed49fa656327e0d1 [file] [log] [blame]
Alex Klyubinf5446eb2017-03-23 14:27:32 -07001typeattribute shared_relro coredomain;
2
dcashman3e8dbf02016-12-08 11:23:34 -08003# 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)