commit | c18e79e90cae5ba464e117258caf5e966366bd6b | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Thu Dec 17 14:10:07 2020 +0000 |
committer | Alan Stokes <alanstokes@google.com> | Thu Dec 17 14:10:07 2020 +0000 |
tree | e74606a8f7d9bb8a9db17c3d5a2fa709166094c6 | |
parent | ed3ad1d253f4defe4210fac299977a683bc718b1 [diff] |
Add shared_relro dontaudit. Use of StrictMode in framework code running in the app process can generate a denial: avc: denied { find } for pid=4050 uid=1037 name=network_management scontext=u:r:shared_relro:s0:c13,c260,c512,c768 tcontext=u:object_r:network_management_service:s0 tclass=service_manager permissive=0 But the code handles the failure properly so we suppress this. Bug: 174750397 Test: Manual Change-Id: I7b334db0dde4365ff19a7cf42a5139f35b5e6512