summaryrefslogtreecommitdiff
path: root/tests/kernel.config
diff options
context:
space:
mode:
authorDan Albert <danalbert@google.com>2016-08-11 12:45:53 -0700
committerDan Albert <danalbert@google.com>2016-08-11 12:53:41 -0700
commit7a5498d3fa9540861f3b5cebf1fd919a8a56cfe4 (patch)
tree423d8ab3222a48046f363ab57ec9dadf0500fe32 /tests/kernel.config
parent17361eb23c515bd7f81847f326ad9b8b031db5cc (diff)
downloadextras-7a5498d3fa9540861f3b5cebf1fd919a8a56cfe4.tar.gz
Stop hard coding gtest/gmock things.
The headers are exported, and the build system automatically adds libgtest for test modules. Test: mma Bug: None Change-Id: I99373732aa71244c6dc8bfa21c5d06190ce76ada
Diffstat (limited to 'tests/kernel.config')
-rw-r--r--tests/kernel.config/Android.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/kernel.config/Android.mk b/tests/kernel.config/Android.mk
index 7a9354d7..c05fcc80 100644
--- a/tests/kernel.config/Android.mk
+++ b/tests/kernel.config/Android.mk
@@ -44,7 +44,6 @@ include $(CLEAR_VARS)
LOCAL_MODULE := $(cts_executable)_list
LOCAL_MODULE_TAGS := optional
LOCAL_CFLAGS := $(test_c_flags)
-LOCAL_C_INCLUDES := external/gtest/include
LOCAL_SRC_FILES := $(cts_src_files)
LOCAL_MULTILIB := both
LOCAL_MODULE_STEM_32 := $(LOCAL_MODULE)