OSDN Git Service

No-one should need libunwind in 2018...
authorElliott Hughes <enh@google.com>
Wed, 12 Dec 2018 20:32:15 +0000 (12:32 -0800)
committerElliott Hughes <enh@google.com>
Wed, 12 Dec 2018 22:09:08 +0000 (14:09 -0800)
Test: builds
Change-Id: I40c2326e2f11532aaae6e6a489ec7b7d4a02a9d8

services/tests/servicestests/Android.bp

index af8596d..d2d6e32 100644 (file)
@@ -67,7 +67,7 @@ android_test {
         "liblzma",
         "libnativehelper",
         "libui",
-        "libunwind",
+        "libunwindstack",
         "libutils",
         "netd_aidl_interface-cpp",
     ],