diff options
Diffstat (limited to 'libc/malloc_debug/Android.bp')
-rw-r--r-- | libc/malloc_debug/Android.bp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libc/malloc_debug/Android.bp b/libc/malloc_debug/Android.bp index 8ce3ff373..708c10151 100644 --- a/libc/malloc_debug/Android.bp +++ b/libc/malloc_debug/Android.bp @@ -111,7 +111,6 @@ cc_test { "tests/backtrace_fake.cpp", "tests/log_fake.cpp", "tests/libc_fake.cpp", - "tests/property_fake.cpp", "tests/malloc_debug_config_tests.cpp", "tests/malloc_debug_unit_tests.cpp", ], |