aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index 6b4b64e..b1f5680 100644
--- a/Android.bp
+++ b/Android.bp
@@ -276,12 +276,12 @@ cc_library_static {
cc_test {
name: "libbrillo_test",
srcs: libbrillo_test_sources,
+ isolated: true,
static_libs: [
"libgtest",
"libchrome_test_helpers",
"libbrillo-test-helpers",
"libgmock",
- "libBionicGtestMain",
],
shared_libs: libbrillo_shared_libraries + [
"libbrillo",