OSDN Git Service

linker: update dependencies.
authorJosh Gao <jmgao@google.com>
Tue, 7 Mar 2017 21:33:51 +0000 (13:33 -0800)
committerJosh Gao <jmgao@google.com>
Thu, 9 Mar 2017 00:43:59 +0000 (16:43 -0800)
Remove dependencies that are now linked directly into
libdebuggerd_handler_fallback via whole_static_libraries.

Test: m
Change-Id: I00e2edb2778c2986c533f97708252aa0996d0498

linker/Android.bp

index a43f8b3..cb3b07b 100644 (file)
@@ -124,13 +124,7 @@ cc_binary {
         "libbase",
         "libz",
 
-        "libdebuggerd_handler_core",
         "libdebuggerd_handler_fallback",
-        "libdebuggerd",
-        "libbacktrace",
-        "libunwind",
-        "liblzma",
-        "libcutils",
 
         "liblog",
         "libc++_static",