aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2015-02-05 10:29:55 -0800
committerElliott Hughes <enh@google.com>2015-02-05 10:32:49 -0800
commit765aa407342e050683351949282ff9e8761eca73 (patch)
treec0e3fdaeab03a8894fbdc324933a1280d4cde45a
parent10ffb54609942b390bb9a65964f62425b04df53f (diff)
downloadltrace-765aa407342e050683351949282ff9e8761eca73.tar.gz
Use the libcxxabi __cxa_demangle.
Bug: 18930951 Change-Id: I5b2cc82f2bc4fcb95de0a0ef7ecf4ab0178d20fb
-rw-r--r--Android.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/Android.mk b/Android.mk
index 76ad7ef..580da60 100644
--- a/Android.mk
+++ b/Android.mk
@@ -175,7 +175,6 @@ LOCAL_STATIC_LIBRARIES := libelf
LOCAL_SHARED_LIBRARIES := \
libcutils \
- libgccdemangle \
libselinux \
libunwind \
libunwind-ptrace \