Skip to content

Commit c724f2f

Browse files
committed
disable the bypass mode. DO NOT MERGE.
SF bypass mode triggers a bug in the display controller that case cause the device to freeze. Change-Id: If29b4d5132f463d13831b082b904c235f15a19fb
1 parent ab82a5b commit c724f2f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

services/surfaceflinger/Android.mk

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ ifeq ($(TARGET_BOARD_PLATFORM), omap3)
2525
endif
2626
ifeq ($(TARGET_BOARD_PLATFORM), s5pc110)
2727
LOCAL_CFLAGS += -DHAS_CONTEXT_PRIORITY
28-
LOCAL_CFLAGS += -DUSE_COMPOSITION_BYPASS
2928
endif
3029

3130

0 commit comments

Comments
 (0)