android_system_sepolicy/public/shared_relro.te
Alan Stokes 5b73b80b0d Make shared_relro policy private.
Nothing should be depending on the details.

I haven't removed public/shared_relro.te entirely - there's a reference to shared_relro in public/app.te, and at least one reference to the domain outside of system policy.

Fix: 175867372
Test: Presubmits
Change-Id: I5fd4090f4b445520c4fa767c1835a5bb4e9cb146
2021-01-05 09:48:10 +00:00

3 lines
104 B
Plaintext

# Process which creates/updates shared RELRO files to be used by other apps.
type shared_relro, domain;