Merge "Remove duplcated static libgtest"

This commit is contained in:
Yu Liu
2023-06-06 18:22:40 +00:00
committed by Gerrit Code Review

View File

@@ -62,6 +62,5 @@ cc_test {
"libxml2",
"liblog",
],
static_libs: ["libgtest"],
test_suites: ["general-tests"],
}