summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChangyeon Jo <changyeon@google.com>2019-05-29 12:31:38 -0700
committerChangyeon Jo <changyeon@google.com>2019-06-04 09:18:28 -0700
commitb6f4830d89c697b4c8f5a445f4b01e7bca93d4cd (patch)
tree4b39e887c11aad4d30d5859f274acb38dd5e7df8
parentf865a5680f0f49cb0107c03151515977d065fee1 (diff)
downloadlibhardware-android10-dev.tar.gz
Remove libBionicGtestMainandroid10-dev
This change removes libBionicGtestMain from the dependency of camera.v4l2_test target. Bug: 134488555 Change-Id: Ia719f770b03fa1679bb9467f58806e64b05eb469 Signed-off-by: Changyeon Jo <changyeon@google.com>
-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) \