Stop hard coding gmock things.
The headers are exported.
Change-Id: I72f8dda3f441bc72accce3c9e94a7160fcefc54c
Test: mma
(cherry picked from commit a26bcd5424
)
This commit is contained in:
parent
b576a06972
commit
b55da5dd3f
1 changed files with 0 additions and 1 deletions
|
@ -2,7 +2,6 @@ LOCAL_PATH:= $(call my-dir)
|
|||
include $(CLEAR_VARS)
|
||||
|
||||
LOCAL_C_INCLUDES += hardware/libhardware/modules/input/evdev
|
||||
LOCAL_C_INCLUDES += $(TOP)/external/gmock/include
|
||||
|
||||
LOCAL_SRC_FILES:= \
|
||||
BitUtils_test.cpp \
|
||||
|
|
Loading…
Reference in a new issue