From e6e0bc3a622c03bbf69b64b847bb6cc5c50b8bea Mon Sep 17 00:00:00 2001 From: Aryan Gupta Date: Tue, 15 Oct 2019 20:31:32 +0530 Subject: [PATCH] sdm660: Remove deprecated display flags remove display flags i.e. deprecated in android 10 --- BoardConfigCommon.mk | 2 -- 1 file changed, 2 deletions(-) diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 24745bfa..7243470d 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -163,8 +163,6 @@ TARGET_USES_HWC2 := true TARGET_USES_GRALLOC1 := true TARGET_USES_ION := true -MAX_EGL_CACHE_KEY_SIZE := 12*1024 -MAX_EGL_CACHE_SIZE := 2048*1024 MAX_VIRTUAL_DISPLAY_DIMENSION := 4096