Merge "Remove unused libbacktrace library."

This commit is contained in:
Christopher Ferris
2021-09-02 21:25:02 +00:00
committed by Gerrit Code Review
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++",