Merge "Remove unused libbacktrace library." am: dbd54bdca3 am: d2dbb3cb14

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1807720

Change-Id: I13420244fa39a5fc5461e3f5dbe3ff8d1084ab2d
This commit is contained in:
Christopher Ferris
2021-09-02 21:59:03 +00:00
committed by Automerger Merge Worker
2 changed files with 0 additions and 2 deletions

View File

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

View File

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