Apply ASan linker path translation to subdirectories.
Specifically, this change would translate /system/lib/hw/foo.so to /data/lib/hw/foo.so. Bug: 30320104 Test: in SANITIZE_TARGET=address build, /proc/$PID/maps for system_server show libraries from /data/lib64/hw and not from /system/lib64/hw. Change-Id: Ia1fa22fa1ca088fe76e41308762efe037541fc74
Loading
Please sign in to comment