Remove unused libbacktrace library.

Bug: 120606663

Test: Builds.
Change-Id: I762bedc1622f6f773fd68cd84339d5f21b0e26c2
This commit is contained in:
Christopher Ferris
2021-08-24 15:49:25 -07:00
parent e4550434e5
commit 2d5dfb0203
2 changed files with 0 additions and 2 deletions

View File

@@ -79,7 +79,6 @@ android_test {
// These are not normally accessible from apps so they must be explicitly included.
jni_libs: [
"libbacktrace",
"libbase",
"libbinder",
"libc++",

View File

@@ -55,7 +55,6 @@ android_test {
jni_libs: [
"libdexmakerjvmtiagent",
"libmultiplejvmtiagentsinterferenceagent",
"libbacktrace",
"libbase",
"libbinder",
"libc++",