From 28f574a2286497e92b25cca1403434270267866c Mon Sep 17 00:00:00 2001 From: Nolen Johnson Date: Mon, 13 Jul 2020 19:00:10 -0400 Subject: sdm660-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 7f4bac8..7e850ed 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -83,7 +83,6 @@ TARGET_USES_HWC2 := true TARGET_USES_GRALLOC1 := true TARGET_USES_ION := true TARGET_USES_NEW_ION_API :=true -TARGET_USES_OVERLAY := true OVERRIDE_RS_DRIVER := libRSDriver_adreno.so -- cgit v1.2.3