Remove duplcated static libgtest

Bug: 284287101
Test: locally build
Change-Id: Ia7fbf101eff850a2d128f17ad3fdefe6da99a987
This commit is contained in:
Yu Liu
2023-06-05 12:47:39 -07:00
parent bf8eae1ac4
commit e989964b89

View File

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