From 9b36511027eb1e97c1c8c0294c4ae936388a9551 Mon Sep 17 00:00:00 2001 From: Nolen Johnson Date: Thu, 19 May 2022 12:25:04 -0400 Subject: [PATCH] sm7325-common: Remove deprecated TARGET_USES_QTI_CAMERA_DEVICE * Dead as of https://review.lineageos.org/c/LineageOS/android_vendor_lineage/+/331507. * We never needed this. Change-Id: I8ec420d6264fee70a1602eecdbb4f34f2e5db3dc --- BoardConfigCommon.mk | 1 - 1 file changed, 1 deletion(-) diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index c616d3f..e9b31c3 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -110,7 +110,6 @@ TARGET_FWK_SUPPORTS_FULL_VALUEADDS := true TARGET_USE_QTI_BT_STACK := true # Camera -TARGET_USES_QTI_CAMERA_DEVICE := true USE_DEVICE_SPECIFIC_CAMERA := true # Display