From 8a025c0c535f2ae0002bec606d33ab88176ec7b3 Mon Sep 17 00:00:00 2001 From: Ethan Chen Date: Mon, 29 Jul 2019 12:51:53 -0300 Subject: [PATCH] sdm660-common: Drop USE_OPENGL_RENDERER flag * is largely deprecated Change-Id: If2892c83726c3558a96b28a8404f49982ebb9ba0 Signed-off-by: srfarias Signed-off-by: Harsh Shandilya --- BoardConfigCommon.mk | 1 - 1 file changed, 1 deletion(-) diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 6991e30e..61e6de10 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -155,7 +155,6 @@ TARGET_USES_GRALLOC1 := 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 MAX_EGL_CACHE_SIZE := 2048*1024