Merge "Don't manually link libgtest_main in libion tests."
This commit is contained in:
commit
133b7d4a84
1 changed files with 0 additions and 1 deletions
|
@ -21,7 +21,6 @@ LOCAL_MODULE := ion-unit-tests
|
|||
LOCAL_ADDITIONAL_DEPENDENCIES := $(LOCAL_PATH)/Android.mk
|
||||
LOCAL_CFLAGS += -g -Wall -Werror -std=gnu++11 -Wno-missing-field-initializers
|
||||
LOCAL_SHARED_LIBRARIES += libion
|
||||
LOCAL_STATIC_LIBRARIES += libgtest_main
|
||||
LOCAL_C_INCLUDES := $(LOCAL_PATH)/../kernel-headers
|
||||
LOCAL_SRC_FILES := \
|
||||
ion_test_fixture.cpp \
|
||||
|
|
Loading…
Reference in a new issue