commit | c6a09916359e4bc7892c76b82cdf8d61eaae8deb | [log] [tgz] |
---|---|---|
author | Simon Wilson <simonwilson@google.com> | Mon Dec 20 14:09:52 2010 -0800 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Mon Dec 20 14:09:52 2010 -0800 |
tree | f0dd2b8739c73a8978d14aefece24c5b5ce4cefc | |
parent | 98cb0d3f0f6018de7422db0c0204f07579a36b12 [diff] | |
parent | a43aa9c8fc971498470ced1f7a271cf26fe0d747 [diff] |
Merge "fix [3127755] Launcher is missing anti-aliasing" into gingerbread
diff --git a/services/surfaceflinger/Android.mk b/services/surfaceflinger/Android.mk index 41562f6..e2f8a74 100644 --- a/services/surfaceflinger/Android.mk +++ b/services/surfaceflinger/Android.mk
@@ -25,7 +25,6 @@ endif ifeq ($(TARGET_BOARD_PLATFORM), s5pc110) LOCAL_CFLAGS += -DHAS_CONTEXT_PRIORITY - LOCAL_CFLAGS += -DUSE_COMPOSITION_BYPASS endif