From ee0c6c72bccf1025bd1757625cdc09893bbbf665 Mon Sep 17 00:00:00 2001 From: Wang Han <416810799@qq.com> Date: Fri, 11 Oct 2019 14:40:25 +0800 Subject: [PATCH] sanders: Remove more deprecated display flags Change-Id: I7924f76ed864dea9cefbe2585be629bd2239c447 Signed-off-by: ashwatthama --- BoardConfig.mk | 3 --- 1 file changed, 3 deletions(-) diff --git a/BoardConfig.mk b/BoardConfig.mk index b3af886..d06627d 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -173,9 +173,6 @@ TARGET_USES_C2D_COMPOSITION := true TARGET_USES_GRALLOC1 := true TARGET_USES_ION := true TARGET_USES_HWC2 := true -TARGET_USES_NEW_ION_API := true -MAX_EGL_CACHE_KEY_SIZE := 12*1024 -MAX_EGL_CACHE_SIZE := 2048*1024 MAX_VIRTUAL_DISPLAY_DIMENSION := 4096 TARGET_FORCE_HWC_FOR_VIRTUAL_DISPLAYS := true TARGET_SCREEN_DENSITY := 450