Merge "Remove bionic-unit-tests-scudo."

This commit is contained in:
Christopher Ferris 2020-03-28 01:48:54 +00:00 committed by Gerrit Code Review
commit 9268f77bd7

View file

@ -778,17 +778,6 @@ cc_test {
],
}
cc_test {
name: "bionic-unit-tests-scudo",
defaults: [
"bionic_unit_tests_defaults",
],
shared_libs: [
"libc_scudo",
],
}
cc_test {
name: "bionic-stress-tests",
defaults: [