sm7325-common: Remove deprecated TARGET_USES_QTI_CAMERA_DEVICE

* Dead as of https://review.lineageos.org/c/LineageOS/android_vendor_lineage/+/331507.
* We never needed this.

Change-Id: I8ec420d6264fee70a1602eecdbb4f34f2e5db3dc
This commit is contained in:
Nolen Johnson 2022-05-19 12:25:04 -04:00
parent fd22d9fc17
commit 9b36511027

View File

@ -110,7 +110,6 @@ TARGET_FWK_SUPPORTS_FULL_VALUEADDS := true
TARGET_USE_QTI_BT_STACK := true TARGET_USE_QTI_BT_STACK := true
# Camera # Camera
TARGET_USES_QTI_CAMERA_DEVICE := true
USE_DEVICE_SPECIFIC_CAMERA := true USE_DEVICE_SPECIFIC_CAMERA := true
# Display # Display