summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChangyeon Jo <changyeon@google.com>2019-06-05 01:13:01 -0700
committerandroid-build-merger <android-build-merger@google.com>2019-06-05 01:13:01 -0700
commit0133ca96adc566f803657c1cc74a5d2e87a81f21 (patch)
tree4b39e887c11aad4d30d5859f274acb38dd5e7df8
parent0d6211d4317a35572e1f9086bd1ceefeff19e460 (diff)
parentb6f4830d89c697b4c8f5a445f4b01e7bca93d4cd (diff)
downloadlibhardware-0133ca96adc566f803657c1cc74a5d2e87a81f21.tar.gz
Remove libBionicGtestMain
am: b6f4830d89 Change-Id: If3f0e55f458364cead1102c8c46169c76bb26df9
-rw-r--r--modules/camera/3_4/Android.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/camera/3_4/Android.mk b/modules/camera/3_4/Android.mk
index 3395b5bd..0a11f684 100644
--- a/modules/camera/3_4/Android.mk
+++ b/modules/camera/3_4/Android.mk
@@ -106,7 +106,6 @@ LOCAL_MODULE := camera.v4l2_test
LOCAL_CFLAGS += $(v4l2_cflags)
LOCAL_SHARED_LIBRARIES := $(v4l2_shared_libs)
LOCAL_STATIC_LIBRARIES := \
- libBionicGtestMain \
libgmock \
$(v4l2_static_libs) \