From 1a8b211f7174c94fb25570a1c2a6318ffebe87db Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cosme=20Dom=C3=ADnguez=20D=C3=ADaz?= Date: Mon, 16 Apr 2018 21:14:16 +0200 Subject: msm8996-common: Drop TARGET_USES_NEW_ION_API flag * Deprecated --- BoardConfigCommon.mk | 1 - 1 file changed, 1 deletion(-) (limited to 'BoardConfigCommon.mk') diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index bff6435..92f14ad 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -119,7 +119,6 @@ TARGET_USES_C2D_COMPOSITION := true TARGET_USES_GRALLOC1 := true TARGET_USES_HWC2 := true TARGET_USES_ION := true -TARGET_USES_NEW_ION_API :=true TARGET_USES_OVERLAY := true USE_OPENGL_RENDERER := true MAX_EGL_CACHE_KEY_SIZE := 12*1024 -- cgit v1.2.3