summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Stoza <stoza@google.com>2017-06-19 23:56:58 +0000
committerandroid-build-merger <android-build-merger@google.com>2017-06-19 23:56:58 +0000
commitda087df83c6861da5b15c14c1b4997efdf420b59 (patch)
tree6d9702b8fc873c948e415532c031cee3254c5423
parent1831238319b1adc8e7b3882b0fe6f7c9036787e8 (diff)
parent8e28b7d1ec069e0f5189ecef8845eb8a410b3227 (diff)
downloaddragon-da087df83c6861da5b15c14c1b4997efdf420b59.tar.gz
Switch to 3 framebuffer surface buffers
am: 8e28b7d1ec Change-Id: I1d8daa226831f540f40bdfad1cdcb360a1bfcf5c
-rw-r--r--BoardConfig.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index b25a996..2c78166 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -41,7 +41,7 @@ TARGET_BOOTLOADER_BOARD_NAME := dragon
TARGET_RELEASETOOLS_EXTENSIONS := device/google/dragon
USE_OPENGL_RENDERER := true
-NUM_FRAMEBUFFER_SURFACE_BUFFERS := 2
+NUM_FRAMEBUFFER_SURFACE_BUFFERS := 3
BOARD_DISABLE_TRIPLE_BUFFERED_DISPLAY_SURFACES := true
BOARD_USES_DRM_HWCOMPOSER := true
BOARD_DRM_HWCOMPOSER_BUFFER_IMPORTER := nvidia-gralloc