We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 16ee60a + 5ca88ee commit b961943Copy full SHA for b961943
1 file changed
services/surfaceflinger/Android.mk
@@ -31,7 +31,7 @@ ifeq ($(TARGET_BOARD_PLATFORM), s5pc110)
31
endif
32
33
ifneq (,$(findstring $(TARGET_DEVICE),tuna toro maguro))
34
- LOCAL_CFLAGS += -DREFRESH_RATE=60
+ LOCAL_CFLAGS += -DREFRESH_RATE=59
35
36
37
0 commit comments