Remove libBionicGtestMain
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>
This commit is contained in:
parent
f865a5680f
commit
b6f4830d89
1 changed files with 0 additions and 1 deletions
|
@ -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) \
|
||||
|
||||
|
|
Loading…
Reference in a new issue