summaryrefslogtreecommitdiff
path: root/BoardConfigCFlags.mk
diff options
context:
space:
mode:
authorSam Chang <samchchang@google.com>2020-04-22 09:41:04 +0000
committerSam Chang <samchchang@google.com>2020-04-22 09:41:04 +0000
commit11b95af4d00a3ad2d812c83d5ca2c3ee8f324a5f (patch)
treea14008b72a64f531a7effa35b715fba7ec1e4aae /BoardConfigCFlags.mk
parentabf1a634caa2c062dbac435ce565d6f39be3824f (diff)
downloadgchips-11b95af4d00a3ad2d812c83d5ca2c3ee8f324a5f.tar.gz
Revert "Add BOARD_CAMERA_USES_EXYNOS_GDC at BoardConfigCFlags"
Revert submission 71938-GDC Camera can't open on ToT Reason for revert: <INSERT REASONING HERE> Reverted Changes: Ic12f89c1f:gs101: enable macro for GDC I79f7a8fb3:9xxx: Enable GDC in preview path before MCSC Ia9690cbef:Add BOARD_CAMERA_USES_EXYNOS_GDC at BoardConfigCFl... I76b3c9f7a:BoardConfig: support GDC I499739082:PlugIn: Add plugin libGDC and change related mk fi... I132fb88b6:9xxx: Enable GDC in preview path before MCSC Change-Id: I8cecf4a54d92c6c66420dbe670ba66321ea17b82
Diffstat (limited to 'BoardConfigCFlags.mk')
-rw-r--r--BoardConfigCFlags.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/BoardConfigCFlags.mk b/BoardConfigCFlags.mk
index 2f859d1..d57e66d 100644
--- a/BoardConfigCFlags.mk
+++ b/BoardConfigCFlags.mk
@@ -186,7 +186,3 @@ endif
ifeq ($(BOARD_USES_EXYNOS_GRALLOC_VERSION), 1)
LOCAL_CFLAGS += -DGRALLOC_VERSION1
endif
-
-ifeq ($(BOARD_CAMERA_USES_EXYNOS_GDC), 1)
-LOCAL_CFLAGS += -DUSES_CAMERA_EXYNOS_GDC
-endif \ No newline at end of file