From f4510723e1778c53525ebbef4a5d842bcc976039 Mon Sep 17 00:00:00 2001 From: Rheygine Medel Date: Fri, 31 Jan 2020 17:16:26 -0800 Subject: [PATCH] sm8350-common: Removed TARGET_USES_GRALLOC1 flag. Change-Id: I73e74d9a19d38c07f9ddc820484142dd3cd0a576 --- BoardConfigCommon.mk | 1 - 1 file changed, 1 deletion(-) diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 2d67074..20db687 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -117,7 +117,6 @@ USE_DEVICE_SPECIFIC_CAMERA := true TARGET_USES_COLOR_METADATA := true TARGET_USES_DISPLAY_RENDER_INTENTS := true TARGET_USES_DRM_PP := true -TARGET_USES_GRALLOC1 := true TARGET_USES_GRALLOC4 := true TARGET_USES_HWC2 := true TARGET_USES_ION := true