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

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

Change-Id: Ia1214255bd59e259c4687139b3ad110ca614e61b
This commit is contained in:
Christopher Ferris
2021-09-02 22:18:02 +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++",