Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 902329fb authored by Mathias Agopian's avatar Mathias Agopian
Browse files

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
parent 80880644
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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