Get gtest includes from the exported headers.

Change-Id: I47db781a36318664fabff8a5e75031c6bee674e4
This commit is contained in:
Dan Albert
2016-03-02 13:05:46 -08:00
parent 3bbaa8a8ff
commit e5ecdc967d
2 changed files with 0 additions and 3 deletions

View File

@@ -4,8 +4,6 @@
LOCAL_CFLAGS += -DGTEST_OS_LINUX_ANDROID -DGTEST_HAS_STD_STRING
LOCAL_C_INCLUDES += external/gtest/include
ifndef LOCAL_SDK_VERSION
LOCAL_STATIC_LIBRARIES += libgtest_main libgtest
else