From 0872ef118157d1a908468172a3393c84bc8bd5ad Mon Sep 17 00:00:00 2001 From: Nolen Johnson Date: Mon, 13 Jul 2020 19:00:10 -0400 Subject: msm8996-common: Remove deprecated TARGET_USES_OVERLAY * This is defined nowhere in tree. Change-Id: Ib82c10b46489af30c06dbe26b4aa73fd1fb15fc6 --- BoardConfigCommon.mk | 1 - 1 file changed, 1 deletion(-) diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 391748c..42e9049 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -100,7 +100,6 @@ TARGET_USES_C2D_COMPOSITION := true TARGET_USES_GRALLOC1 := true TARGET_USES_HWC2 := true TARGET_USES_ION := true -TARGET_USES_OVERLAY := true USE_OPENGL_RENDERER := true MAX_EGL_CACHE_KEY_SIZE := 12*1024 -- cgit v1.2.3