From 67b5a75607b3e7a701a4fb60d2e2b80a41111c10 Mon Sep 17 00:00:00 2001 From: Rajat Gupta Date: Sun, 6 Oct 2019 15:00:26 +0530 Subject: [PATCH] sanders: New ION API flag is deprecated Signed-off-by: Jarl-Penguin Change-Id: I7f917746219c84eee6c348fd12aa197d766b8111 --- BoardConfig.mk | 1 - 1 file changed, 1 deletion(-) diff --git a/BoardConfig.mk b/BoardConfig.mk index 52d14f7..3ee0473 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -157,7 +157,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 TARGET_USES_C2D_COMPOSITION := true