diff options
author | Dan Albert <danalbert@google.com> | 2022-01-07 14:38:29 -0800 |
---|---|---|
committer | Dan Albert <danalbert@google.com> | 2022-01-07 14:38:29 -0800 |
commit | 952da926708c589fc8cc8f114e196bbdc91f3f3c (patch) | |
tree | 9a7d4270ffc931f863a7ebc21acf828588fa56db /libc/malloc_debug/malloc_debug.cpp | |
parent | e2c784f15912115f778e427f0ce9a21189a3b494 (diff) |
Remove availability definitions for mbs APIs.
Definitions for these are provided in libandroid_support for API
levels that do not expose this in the stubs. For the rare cases where
libandroid_support is not being used this will result in a lower
quality diagnostic (undefined reference instead of "not available
until API 21"), but other fixes would also have that behavior because
the libandroid_support headers are *always* available, even if
libandroid_support won't be linked.
Test: Reverted xfailed tests for #1108 and reran tests with this
Bug: https://github.com/android/ndk/issues/1108
Change-Id: I371f5b9d7caeef8dc7c80f2f6d11280ecba119c9
Diffstat (limited to 'libc/malloc_debug/malloc_debug.cpp')
0 files changed, 0 insertions, 0 deletions