summaryrefslogtreecommitdiffstats
path: root/libmemunreachable/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'libmemunreachable/Android.bp')
-rw-r--r--libmemunreachable/Android.bp1
1 files changed, 0 insertions, 1 deletions
diff --git a/libmemunreachable/Android.bp b/libmemunreachable/Android.bp
index 4662368fe..2867f6495 100644
--- a/libmemunreachable/Android.bp
+++ b/libmemunreachable/Android.bp
@@ -30,7 +30,6 @@ cc_library_shared {
static_libs: [
"libc_malloc_debug_backtrace",
- "libc_logging",
],
// Only need this for arm since libc++ uses its own unwind code that
// doesn't mix with the other default unwind code.