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 <secugyu@gmail.com>
Change-Id: I1e8c2d4cd7bb725bfc7ba5020f071b8e716a5263
This commit is contained in:
Deokgyu Yang 2022-05-30 14:55:17 +09:00 committed by ivanmeler
parent a32da50c29
commit 72669029fa

View file

@ -85,7 +85,6 @@ BOARD_QTI_CAMERA_32BIT_ONLY := true
TARGET_PROCESS_SDK_VERSION_OVERRIDE += \ TARGET_PROCESS_SDK_VERSION_OVERRIDE += \
/vendor/bin/mm-qcamera-daemon=26 /vendor/bin/mm-qcamera-daemon=26
TARGET_USES_MEDIA_EXTENSIONS := true TARGET_USES_MEDIA_EXTENSIONS := true
TARGET_USES_QTI_CAMERA_DEVICE := true
USE_DEVICE_SPECIFIC_CAMERA := true USE_DEVICE_SPECIFIC_CAMERA := true
# Charger # Charger