From 214de489e02c7d89dc31cee1385b3debab6be2f3 Mon Sep 17 00:00:00 2001 From: Sebastiano Barezzi Date: Wed, 18 May 2022 09:43:16 +0200 Subject: [PATCH] sm6250-common: Drop QTI camera device usage * qcom-camera topic hasn't been ported to 19.1 * Keep building vendor.qti.hardware.camera.device@1.0 interface lib, IMS stack and possibly camera HAL still needs it Change-Id: I87bcd5b54ad986d5844df50de243fc1a18507198 --- BoardConfigCommon.mk | 1 - 1 file changed, 1 deletion(-) diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 82a1cc2..be467cf 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -49,7 +49,6 @@ TARGET_BOOTLOADER_BOARD_NAME := atoll TARGET_NO_BOOTLOADER := true # Camera -TARGET_USES_QTI_CAMERA_DEVICE := true TARGET_DISABLED_UBWC := true # Display