From 45a0c237502e40668d1837f5800ea742f2533ad2 Mon Sep 17 00:00:00 2001 From: Vachounet Date: Wed, 23 Aug 2017 16:56:08 +0200 Subject: [PATCH] potter: update display flags Change-Id: I039446b9cddf0d4e5c039e0b1414be8cd6eaec4e --- BoardConfig.mk | 3 +++ 1 file changed, 3 insertions(+) diff --git a/BoardConfig.mk b/BoardConfig.mk index 1886ec9..d8c0a3e 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -99,7 +99,10 @@ BOARD_USES_ADRENO := true NUM_FRAMEBUFFER_SURFACE_BUFFERS := 3 OVERRIDE_RS_DRIVER := libRSDriver_adreno.so TARGET_USES_C2D_COMPOSITION := true +TARGET_USES_GRALLOC1 := true TARGET_USES_ION := true +TARGET_USES_HWC2 := true +TARGET_USES_OVERLAY := true TARGET_USES_NEW_ION_API := true USE_OPENGL_RENDERER := true MAX_EGL_CACHE_KEY_SIZE := 12*1024