From f16f2c5d7b3684f46c89e9dede220b23de35738a Mon Sep 17 00:00:00 2001 From: Elektroschmock Date: Tue, 19 Nov 2019 19:12:04 +0100 Subject: [PATCH] sm7325-common: Drop USE_DEVICE_SPECIFIC_CAMERA * Old, dead, not something we use. Change-Id: I254a85b85380f53b105f01b33ff49a35d56214aa --- BoardConfigCommon.mk | 3 --- 1 file changed, 3 deletions(-) diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index e9b31c3..487db8d 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -109,9 +109,6 @@ BOARD_HAVE_BLUETOOTH_QCOM := true TARGET_FWK_SUPPORTS_FULL_VALUEADDS := true TARGET_USE_QTI_BT_STACK := true -# Camera -USE_DEVICE_SPECIFIC_CAMERA := true - # Display TARGET_USES_COLOR_METADATA := true TARGET_USES_DISPLAY_RENDER_INTENTS := true