aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopher Ferris <cferris@google.com>2018-08-22 19:35:37 -0700
committerChristopher Ferris <cferris@google.com>2018-09-11 14:01:56 -0700
commita53a186822e060f5e69de73e5713f84aab1b20fe (patch)
tree814281fe830a6cb60de8f4642c87e0f838ca038b
parent0fa01c38cc2beff8d7e11e4b512692ecdb640ca8 (diff)
downloadplatform_external_libbrillo-master-cuttlefish-testing-release.tar.gz
platform_external_libbrillo-master-cuttlefish-testing-release.tar.bz2
platform_external_libbrillo-master-cuttlefish-testing-release.zip
Test: Ran tests. Change-Id: Ia325d252caa1529abc51715855f7a5f81ea04f10
-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",