sdm660-common: 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.

Change-Id: I8ec420d6264fee70a1602eecdbb4f34f2e5db3dc
Signed-off-by: wHo-EM-i <ehteshammalik18998@gmail.com>
Signed-off-by: pix106 <sbordenave@gmail.com>
This commit is contained in:
Nolen Johnson 2022-05-22 11:35:49 +05:30 committed by pix106
parent 922735f672
commit fb7286f854

View file

@ -86,8 +86,6 @@ BUILD_BROKEN_DUP_RULES := true
# Camera # Camera
USE_DEVICE_SPECIFIC_CAMERA := true USE_DEVICE_SPECIFIC_CAMERA := true
TARGET_USES_QTI_CAMERA_DEVICE := true
TARGET_USES_QTI_CAMERA2CLIENT := true
BOARD_QTI_CAMERA_32BIT_ONLY := true BOARD_QTI_CAMERA_32BIT_ONLY := true
TARGET_USES_MEDIA_EXTENSIONS := true TARGET_USES_MEDIA_EXTENSIONS := true