summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Mathias Agopian <mathias@google.com> 2010-12-20 11:30:23 -0800
committer Android Git Automerger <android-git-automerger@android.com> 2010-12-20 11:30:23 -0800
commitd8a98cf0a30dbb95ea2fcc8dfe2fe37d670d243e (patch)
tree5082af6cba0399fe448fe7e1085e78635636db33
parent07249236fcef7ef0603b9978ec3b420f247b51cb (diff)
parentc724f2fba330da275f46586aeb5f0ae7bd2fae99 (diff)
am c724f2fb: disable the bypass mode. DO NOT MERGE.
* commit 'c724f2fba330da275f46586aeb5f0ae7bd2fae99': disable the bypass mode. DO NOT MERGE.
-rw-r--r--services/surfaceflinger/Android.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/services/surfaceflinger/Android.mk b/services/surfaceflinger/Android.mk
index 41562f6794b7..e2f8a7468d87 100644
--- a/services/surfaceflinger/Android.mk
+++ b/services/surfaceflinger/Android.mk
@@ -25,7 +25,6 @@ ifeq ($(TARGET_BOARD_PLATFORM), omap3)
endif
ifeq ($(TARGET_BOARD_PLATFORM), s5pc110)
LOCAL_CFLAGS += -DHAS_CONTEXT_PRIORITY
- LOCAL_CFLAGS += -DUSE_COMPOSITION_BYPASS
endif