Skip to content
Snippets Groups Projects
Commit dda55908 authored by Evgenii Stepanov's avatar Evgenii Stepanov
Browse files

Add /data/lib64, /data/vendor/lib64 to ASan sepolicy.

This policy takes effect only when building with
SANITIZE_TARGET=address and allows the Zygote to load libraries from
/data. That's where ASan-instrumented copies of system libraries are
located. 32-bit library directories have been added a while back;
this CL extends the same policy to 64-bit directories.

Bug: 25751174

Change-Id: Ieb4701b78db9649ec8563f2962a69db537ae61b3
parent 9ed71eff
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment