Alex Klyubin | f5446eb | 2017-03-23 14:27:32 -0700 | [diff] [blame] | 1 | typeattribute shared_relro coredomain; |
2 | |||||
dcashman | 3e8dbf0 | 2016-12-08 11:23:34 -0800 | [diff] [blame] | 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. | ||||
5 | app_domain(shared_relro) |