From 7b727c5d2b4b8606c79b1df9e070e67ac2bf37ee Mon Sep 17 00:00:00 2001 From: Nolen Johnson Date: Thu, 19 May 2022 12:25:04 -0400 Subject: msm8996-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 7cf42a6..f844d1e 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -99,7 +99,6 @@ QCOM_BT_USE_BTNV := true BOARD_QTI_CAMERA_32BIT_ONLY := true TARGET_SUPPORT_HAL1 := false TARGET_USES_MEDIA_EXTENSIONS := true -TARGET_USES_QTI_CAMERA_DEVICE := true DEVICE_SPECIFIC_CAMERA_PATH := $(VENDOR_PATH)/camera # Charger -- cgit v1.2.3