diff options
| author | 2016-10-11 15:59:04 -0700 | |
|---|---|---|
| committer | 2016-10-14 17:34:43 -0700 | |
| commit | 52a9a8663eb254954dfc3781e6b4d1980d8b2ee4 (patch) | |
| tree | fb3cfc02c0ee7f9ee03f2ea51091eb101eb89a83 /libs/gui/ConsumerBase.cpp | |
| parent | 8a767feb142d1cf2bdd8028857710394d938b5b1 (diff) | |
Remove ASAN specialization
The linker will rewrite library paths when running with asan, there's no
reason to do this manually:
10-11 23:26:33.971 8789 8789 E linker : linker_asan dlopen translating "/system/lib64/libEGL.so" -> "/data/lib64/libEGL.so"
10-11 23:26:34.061 8790 8790 E linker : linker_asan dlopen translating "/system/lib/libEGL.so" -> "/data/lib/libEGL.so"
Test: Boot SANITIZE_TARGET=address aosp_flounder-eng
Change-Id: I3eb9935603b267c2aefe09d4f24410cbd673feb6
Diffstat (limited to 'libs/gui/ConsumerBase.cpp')
0 files changed, 0 insertions, 0 deletions