aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2018-10-03 03:14:53 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2018-10-03 03:14:53 +0000
commite90537c911afa933b3b51d839e639adf32173a84 (patch)
tree814281fe830a6cb60de8f4642c87e0f838ca038b
parentddb550274115b6149fe03ba6f149c006468b64eb (diff)
parent079222792b0f0020aad7528a9c9423dc4f8aea47 (diff)
downloadlibbrillo-e90537c911afa933b3b51d839e639adf32173a84.tar.gz
Snap for 5045582 from 079222792b0f0020aad7528a9c9423dc4f8aea47 to qt-release
Change-Id: If2d40fbc53e070dcda2e35f90c7fc65d1065b151
-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",