From 2bfa31c0cc43e08746f10164223b7e38e462725b Mon Sep 17 00:00:00 2001 From: Mathias Agopian Date: Mon, 30 Jan 2012 18:45:15 -0800 Subject: [PATCH] Nexus S now reports the proper frame-rate don't hardcode it. Change-Id: I4b37f37a9809cac937e6334c988b3185af2ebe22 --- services/surfaceflinger/Android.mk | 1 - 1 file changed, 1 deletion(-) diff --git a/services/surfaceflinger/Android.mk b/services/surfaceflinger/Android.mk index 732af5371..fc211e56b 100644 --- a/services/surfaceflinger/Android.mk +++ b/services/surfaceflinger/Android.mk @@ -36,7 +36,6 @@ ifeq ($(TARGET_BOARD_PLATFORM), omap4) endif ifeq ($(TARGET_BOARD_PLATFORM), s5pc110) LOCAL_CFLAGS += -DHAS_CONTEXT_PRIORITY -DNEVER_DEFAULT_TO_ASYNC_MODE - LOCAL_CFLAGS += -DREFRESH_RATE=56 endif LOCAL_SHARED_LIBRARIES := \