commit | 8bc59ec625311f109c4d6011cdc071bb7a2e512e | [log] [tgz] |
---|---|---|
author | Treehugger Robot <treehugger-gerrit@google.com> | Tue Sep 06 19:42:34 2016 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Sep 06 19:42:34 2016 +0000 |
tree | d1ce39d128b45667c6af72bce5816948b7d78d1d | |
parent | b576a069724268fa6587a3f1a1785d2a6a4ae9ae [diff] | |
parent | b55da5dd3f5487cc6a534b5a4743f89e3267d382 [diff] |
Merge "Stop hard coding gmock things."
diff --git a/tests/input/evdev/Android.mk b/tests/input/evdev/Android.mk index 3aeb2f8..b892a7f 100644 --- a/tests/input/evdev/Android.mk +++ b/tests/input/evdev/Android.mk
@@ -2,7 +2,6 @@ include $(CLEAR_VARS) LOCAL_C_INCLUDES += hardware/libhardware/modules/input/evdev -LOCAL_C_INCLUDES += $(TOP)/external/gmock/include LOCAL_SRC_FILES:= \ BitUtils_test.cpp \