Merge "bp2build/mixed builds denylist note_memtag_heap_async and sync temporarily." am: 7ac4db7c3a

Original change: https://android-review.googlesource.com/c/platform/build/soong/+/1671531

Change-Id: Idd1d1b9efb5573317e34d420c47be6ad0390f033
This commit is contained in:
Treehugger Robot 2021-04-12 13:01:37 +00:00 committed by Automerger Merge Worker
commit d086f9f715

View file

@ -175,6 +175,9 @@ var (
"libbionic_tests_headers_posix", // ruperts@, cc_library_static
"libc_dns", // ruperts@, cc_library_static
"note_memtag_heap_async", // jingwen@, b/185079815, features.h includes not found
"note_memtag_heap_sync", // jingwen@, b/185079815, features.h includes not found
// List of all full_cc_libraries in //bionic, with their immediate failures
"libc", // jingwen@, cc_library, depends on //external/gwp_asan
"libc_malloc_debug", // jingwen@, cc_library, fatal error: 'assert.h' file not found