sm6375-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
This commit is contained in:
Sebastiano Barezzi
2022-05-18 09:43:16 +02:00
committed by Ramii Ahmed
parent 90ecc81193
commit 9fb997ec60
2 changed files with 1 additions and 3 deletions

View File

@@ -59,9 +59,6 @@ BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR := $(COMMON_PATH)/bluetooth/include
TARGET_BOOTLOADER_BOARD_NAME := holi
TARGET_NO_BOOTLOADER := true
# Camera
TARGET_USES_QTI_CAMERA_DEVICE := true
# DRM
TARGET_ENABLE_MEDIADRM_64 := true

View File

@@ -104,6 +104,7 @@ PRODUCT_PACKAGES += \
android.hardware.camera.provider@2.4-service_64 \
libcamera2ndk_vendor \
libstdc++.vendor \
vendor.qti.hardware.camera.device@1.0.vendor \
vendor.qti.hardware.camera.postproc@1.0.vendor
# Component overrides