Merge "Remove unused libbacktrace library." am: dbd54bdca3

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

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