summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorDan Albert <danalbert@google.com>2016-08-12 09:18:30 +0000
committerandroid-build-merger <android-build-merger@google.com>2016-08-12 09:18:30 +0000
commit37bbf91a2464f680e11e1418e31458e60cb9537a (patch)
treed7c2814d216c478422e2a9e3f3ffcc3d9dd7bc2e /tests
parentb11c7eb720e3c0f6ebd79031caeb31611a129097 (diff)
parent9aef6c7d298ea2bcd192b2c681fe5f5a836db8a6 (diff)
downloadextras-37bbf91a2464f680e11e1418e31458e60cb9537a.tar.gz
Merge "Stop hard coding gtest/gmock things."
am: 9aef6c7d29 Change-Id: Ied120d80f30e9b81314ad13f6b32450f54f298fa
Diffstat (limited to 'tests')
-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)