commit | 39b072f4f131c043cf6154df5fd3dfe9cbfaa176 | [log] [tgz] |
---|---|---|
author | Evgenii Stepanov <eugenis@google.com> | Tue Nov 29 14:34:32 2016 -0800 |
committer | Evgenii Stepanov <eugenis@google.com> | Thu Dec 15 14:23:33 2016 -0800 |
tree | 8e95246b0b5478a5fb5bf65dac63029a78d6c267 | |
parent | 631e6bb8f97bfb133e9a2177c2564524265cc3f6 [diff] |
Remove sanitize:never The one in the device static library was originally added to prevent linking of sanitized libpng.a into a non-sanitized static executable. Soong handles this automatically. The one in the ndk library target is an unnecessary copy, AFAIK. Bug: 33091541 Test: SANITIZE_TARGET=address keeps working Change-Id: I0e821a37efadce398edb6350ddd526f79091c036