commit | 2b63a2f92a36ccb184ed5829bf0779a2af10c66c | [log] [tgz] |
---|---|---|
author | Christopher Ferris <cferris@google.com> | Tue Aug 24 15:57:29 2021 -0700 |
committer | Christopher Ferris <cferris@google.com> | Tue Aug 24 15:57:29 2021 -0700 |
tree | 96260fd9965b1aa5ce3d03178f25d7e5973e4a1e | |
parent | 8fbadf4ac5a562ff00f5f97e339934d1c063411a [diff] |
Remove unused libbacktrace library. Bug: 120606663 Test: Builds. Change-Id: I733defd03670b01a30c4be5742498d62db7a9b6b
diff --git a/tests/unit/Android.bp b/tests/unit/Android.bp index 96ea761..7b23255 100644 --- a/tests/unit/Android.bp +++ b/tests/unit/Android.bp
@@ -10,7 +10,6 @@ name: "FrameworksNetTests-jni-defaults", jni_libs: [ "ld-android", - "libbacktrace", "libbase", "libbinder", "libbpf",