summaryrefslogtreecommitdiff
path: root/Android.mk
diff options
context:
space:
mode:
authorZach Reizner <zachr@google.com>2015-07-21 15:06:16 -0700
committerZach Reizner <zachr@google.com>2015-07-22 11:47:02 -0700
commitabebc7a78fe8a4df6495c8e5064719dc92b04004 (patch)
tree59dfc0090c4c085ad306f8d0789a144fb620f8b0 /Android.mk
parent2127127828a33c46e46831f35ba7b9fa27b3f5ba (diff)
drm_hwcomposer: remove GLCompositor and the GLWorker thread
They are dead code now that DrmDisplayCompositor uses GL directly. Change-Id: Ie4beeab60440a51bd87486847b5453e20288d1d8
Diffstat (limited to 'Android.mk')
-rw-r--r--Android.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/Android.mk b/Android.mk
index eadfe2b..ccb230e 100644
--- a/Android.mk
+++ b/Android.mk
@@ -50,7 +50,6 @@ LOCAL_SRC_FILES := \
drmmode.cpp \
drmplane.cpp \
drmproperty.cpp \
- gl_compositor.cpp \
glworker.cpp \
hwcomposer.cpp \
seperate_rects.cpp \