aboutsummaryrefslogtreecommitdiff
path: root/Android.mk
diff options
context:
space:
mode:
authorZach Reizner <zachr@google.com>2015-07-31 15:12:47 -0700
committerZach Reizner <zachr@google.com>2015-08-07 15:49:33 -0700
commit810ecc67ae408e752325497c836cf6fdccd5ce55 (patch)
tree59dfc0090c4c085ad306f8d0789a144fb620f8b0 /Android.mk
parent713a6788528d4cc4cd477b2f546c8b922beb6dde (diff)
downloaddrm_hwcomposer-810ecc67ae408e752325497c836cf6fdccd5ce55.tar.gz
Revert "Revert "drm_hwcomposer: remove GLCompositor and the GLWorker thread""
This reverts commit d078e4cab78f81057cd25355199caba5a147342e.
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 \