commit | dca7229b06450e82d4e7e87aa946931acef366e5 | [log] [tgz] |
---|---|---|
author | Florian Mayer <fmayer@google.com> | Wed Apr 13 14:39:36 2022 -0700 |
committer | Florian Mayer <fmayer@google.com> | Thu Apr 14 16:21:12 2022 +0000 |
tree | a5dc48424adfba5f0cf8d16005f3f621a3f50474 | |
parent | 8cfc318a874cc0d263a55c32b4b32a2a35be7177 [diff] [blame] |
Skip verify_leak_allocation_limit under HWASan. Bug: 227801493 Change-Id: I85630fe11b42d8d45ce63f279bb0fbcc635f8afb
diff --git a/libc/malloc_debug/Android.bp b/libc/malloc_debug/Android.bp index c7c88e1..5aea771 100644 --- a/libc/malloc_debug/Android.bp +++ b/libc/malloc_debug/Android.bp
@@ -167,6 +167,7 @@ include_dirs: [ "bionic/libc", + "bionic", // For SKIP_WITH_HWASAN. ], header_libs: [