805824884f
Bug: 65551293 Bug: 69390067 Test: None. Prebuilt only change. Change-Id: I62304b342a8b52fd505892cc2d4ebc882148224b
6 lines
248 B
Text
6 lines
248 B
Text
typeattribute shared_relro coredomain;
|
|
typeattribute shared_relro domain_deprecated;
|
|
|
|
# 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)
|