From 72669029faf17b28ae80fca9cd5c43d033138e4a Mon Sep 17 00:00:00 2001 From: Deokgyu Yang Date: Mon, 30 May 2022 14:55:17 +0900 Subject: [PATCH] gts3l-common: camera: Remove deprecated TARGET_USES_QTI_CAMERA_DEVICE * Dead as of https://review.lineageos.org/c/LineageOS/android_vendor_lineage/+/331507. * We already build vendor.qti.hardware.camera.device@1.0 so we have what we need. It refers to: https://review.lineageos.org/c/LineageOS/android_device_razer_aura/+/331539 Signed-off-by: Deokgyu Yang Change-Id: I1e8c2d4cd7bb725bfc7ba5020f071b8e716a5263 --- BoardConfigCommon.mk | 1 - 1 file changed, 1 deletion(-) diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index dc90637..7380e96 100755 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -85,7 +85,6 @@ BOARD_QTI_CAMERA_32BIT_ONLY := true TARGET_PROCESS_SDK_VERSION_OVERRIDE += \ /vendor/bin/mm-qcamera-daemon=26 TARGET_USES_MEDIA_EXTENSIONS := true -TARGET_USES_QTI_CAMERA_DEVICE := true USE_DEVICE_SPECIFIC_CAMERA := true # Charger