summaryrefslogtreecommitdiffstats
path: root/opengl/tests/gralloc/Android.mk
diff options
context:
space:
mode:
Diffstat (limited to 'opengl/tests/gralloc/Android.mk')
-rw-r--r--opengl/tests/gralloc/Android.mk4
1 files changed, 1 insertions, 3 deletions
diff --git a/opengl/tests/gralloc/Android.mk b/opengl/tests/gralloc/Android.mk
index a86c8ec..d43c39a 100644
--- a/opengl/tests/gralloc/Android.mk
+++ b/opengl/tests/gralloc/Android.mk
@@ -2,9 +2,7 @@ LOCAL_PATH:= $(call my-dir)
include $(CLEAR_VARS)
LOCAL_SRC_FILES:= \
- gralloc.cpp \
- Buffer.cpp \
- BufferAllocator.cpp
+ gralloc.cpp
LOCAL_SHARED_LIBRARIES := \
libcutils \