summaryrefslogtreecommitdiffstats
path: root/BoardConfigCommon.mk
diff options
context:
space:
mode:
authorJesse Hall <jessehall@google.com>2012-05-14 16:25:25 -0700
committerJesse Hall <jessehall@google.com>2012-05-14 16:25:25 -0700
commitc41743ac1ae89dcbdfc3e75f6b6615e4eedc43eb (patch)
tree8cf64258b18f9730ddf0472eab66648044b6c1db /BoardConfigCommon.mk
parent752736393fdc97274bac6049812b789d889d1c4d (diff)
downloaddevice_samsung_crespo-c41743ac1ae89dcbdfc3e75f6b6615e4eedc43eb.zip
device_samsung_crespo-c41743ac1ae89dcbdfc3e75f6b6615e4eedc43eb.tar.gz
device_samsung_crespo-c41743ac1ae89dcbdfc3e75f6b6615e4eedc43eb.tar.bz2
Enable EGL hibernation on crespo
Change-Id: I915706e0630ce274704fa7318cdfc9fc3e11e0e4
Diffstat (limited to 'BoardConfigCommon.mk')
-rwxr-xr-xBoardConfigCommon.mk2
1 files changed, 2 insertions, 0 deletions
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