From c41743ac1ae89dcbdfc3e75f6b6615e4eedc43eb Mon Sep 17 00:00:00 2001 From: Jesse Hall Date: Mon, 14 May 2012 16:25:25 -0700 Subject: Enable EGL hibernation on crespo Change-Id: I915706e0630ce274704fa7318cdfc9fc3e11e0e4 --- BoardConfigCommon.mk | 2 ++ 1 file changed, 2 insertions(+) (limited to 'BoardConfigCommon.mk') diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index d95d618..69ef4ba 100755 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -86,3 +86,5 @@ USE_OPENGL_RENDERER := true # OpenGL ES driver that in conjunction with disable triple-buffering # would hurt performance significantly (see b/6016711) TARGET_DISABLE_TRIPLE_BUFFERING := false + +BOARD_ALLOW_EGL_HIBERNATION := true -- cgit v1.1